1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

openvpn/tasks/install.yml: Further clarify sudo install

This commit is contained in:
A Holt 2021-08-02 23:27:43 -04:00 committed by GitHub
parent 76dfeb0c9c
commit e0d327a5e2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,7 +3,7 @@
name: name:
- nmap - nmap
- openvpn - openvpn
- sudo # (1) Should be installed prior to installing IIAB, (2) Can also be installed by 1-prep here, (3) Is definitely installed by 1-prep's roles/iiab-admin/tasks/sudo-prereqs.yml - sudo # (1) Should be installed prior to installing IIAB, (2) Can also be installed by 1-prep here, (3) Is definitely installed by 1-prep's roles/iiab-admin/tasks/sudo-prereqs.yml, (4) Used to be installed by roles/2-common/tasks/packages.yml (but that's too late!)
state: present state: present
# Newer versions of NMap do not include NCat, needed to announce /etc/iiab/openvpn_handle # Newer versions of NMap do not include NCat, needed to announce /etc/iiab/openvpn_handle