diff options
Diffstat (limited to 'roles/host/defaults')
| -rw-r--r-- | roles/host/defaults/main.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/roles/host/defaults/main.yml b/roles/host/defaults/main.yml index 1e7f955..549d056 100644 --- a/roles/host/defaults/main.yml +++ b/roles/host/defaults/main.yml @@ -10,3 +10,7 @@ host_containers_user: "{{ containers_user if containers_user is defined else 'co host_patching: false host_patching_apply: false host_patching_reboot: "never" + +host_ssh_harden: false + +host_cpanel_installed: false |
