1
0
Fork 0
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:
A Holt 2021-07-27 18:53:21 -04:00 committed by GitHub
parent 9b25ada48c
commit cdf7db76ee
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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