mirror of
https://github.com/iiab/iiab.git
synced 2025-02-13 11:42:08 +00:00
4-server-options/tasks/main.yml: comment tweak
This commit is contained in:
parent
9b25ada48c
commit
cdf7db76ee
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
||||||
name: pylibs
|
name: pylibs
|
||||||
#when: pylibs_install # Flag might be created in future?
|
#when: pylibs_install # Flag might be created in future?
|
||||||
|
|
||||||
- name: SSHD - also run by roles/1-prep/tasks/main.yml as required by OpenVPN
|
- name: SSHD -- also run by roles/1-prep/tasks/main.yml as required by OpenVPN
|
||||||
include_role:
|
include_role:
|
||||||
name: sshd
|
name: sshd
|
||||||
when: sshd_install
|
when: sshd_install
|
||||||
|
|
Loading…
Reference in a new issue