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: Make install of sudo more explicit

This commit is contained in:
A Holt 2021-08-02 13:41:59 -04:00 committed by GitHub
parent 1b47faf0aa
commit 8563f63544
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,8 +1,9 @@
- name: Install OpenVPN and Nmap packages
- name: "Install packages: nmap, openvpn, sudo"
package:
name:
- openvpn
- nmap
- openvpn
- sudo # Really this should already be installed prior to installing IIAB. See also roles/2-common/tasks/packages.yml
state: present
# Newer versions of NMap do not include NCat, needed to announce /etc/iiab/openvpn_handle