index
:
ansible-wolpertinger
master
First attempt at rebuilding oberon in asible
sublab
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
roles
/
xinetd
/
tasks
/
main.yaml
blob: c493aa6a66265abfc8f80d75857e8183354be968 (
plain
)
1
2
3
# Setup Xinetd
-
name:
Install Xinetd
apt:
name
=
xinetd
state
=
present update_cache
=
yes