mirror of
https://github.com/iiab/iiab.git
synced 2025-02-13 11:42:08 +00:00
Update main.yml
This commit is contained in:
parent
fe5ab4496d
commit
405b9bc779
1 changed files with 0 additions and 6 deletions
|
@ -10,12 +10,6 @@
|
|||
# has no "when: XXXXX_install" flag
|
||||
tags: base, sshd
|
||||
|
||||
- name: OPENVPN
|
||||
include_role:
|
||||
name: openvpn
|
||||
when: openvpn_install
|
||||
tags: openvpn
|
||||
|
||||
- name: Installing dnsmasq
|
||||
include_tasks: roles/network/tasks/dnsmasq.yml
|
||||
when: dnsmasq_install
|
||||
|
|
Loading…
Reference in a new issue