mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
1-prep/tasks/main.yml: Clarify sshd required by OpenVPN
This commit is contained in:
parent
fde8a51713
commit
bcd35cf0b6
1 changed files with 1 additions and 2 deletions
|
@ -66,8 +66,7 @@
|
||||||
when: grep_ubermix.rc == 0 # 1 if absent in file, 2 if file doesn't exist
|
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 -- required by OpenVPN below -- also run by roles/4-server-options/tasks/main.yml
|
||||||
- name: SSHD
|
|
||||||
include_role:
|
include_role:
|
||||||
name: sshd
|
name: sshd
|
||||||
when: sshd_install
|
when: sshd_install
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue