diff --git a/roles/1-prep/tasks/main.yml b/roles/1-prep/tasks/main.yml index 273aedc94..85110a68e 100644 --- a/roles/1-prep/tasks/main.yml +++ b/roles/1-prep/tasks/main.yml @@ -66,8 +66,7 @@ when: grep_ubermix.rc == 0 # 1 if absent in file, 2 if file doesn't exist -# Required by OpenVPN below. Also run by roles/4-server-options/tasks/main.yml -- name: SSHD +- name: SSHD -- required by OpenVPN below -- also run by roles/4-server-options/tasks/main.yml include_role: name: sshd when: sshd_install