Many updates over time
This commit is contained in:
7
vpn/openvpn/tasks/main.yml
Normal file
7
vpn/openvpn/tasks/main.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
# Debian server
|
||||
# Run first to install base software required for agnostic/main.yml
|
||||
# ------------------------------------------------------------------------------
|
||||
- name: Configure Debian/Ubuntu server
|
||||
include_tasks: debian/main.yml
|
||||
when: ansible_os_family == "Debian"
|
||||
Reference in New Issue
Block a user