playbook - disable docker role by default, to be replaced
This commit is contained in:
parent
ad4c73a3b0
commit
c64e78b724
1 changed files with 1 additions and 1 deletions
2
play.yml
2
play.yml
|
@ -11,7 +11,7 @@
|
|||
- {role: install-packages}
|
||||
- {role: create-user}
|
||||
- {role: hardening}
|
||||
- {role: docker}
|
||||
# - {role: docker} # TODO: replace me with a generic container role, podman on EL based distros - Docker on Debian/Ubuntu
|
||||
- {role: tuned}
|
||||
- {role: zfs}
|
||||
- {role: sysctl}
|
||||
|
|
Loading…
Reference in a new issue