ansible.fftdf.supernode/roles/20-install-openvpn/tasks/main.yml

4 lines
104 B
YAML
Raw Normal View History

2022-05-05 18:03:54 +00:00
- name: Install OpenVPN
apt: name={{ item }} state=latest update_cache=yes
with_items:
- openvpn