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
a7d76c060d
commit
7469784de1
1 changed files with 0 additions and 10 deletions
|
@ -61,16 +61,6 @@
|
|||
mode: 0644
|
||||
backup: yes
|
||||
|
||||
#- name: Save openvpn_handle variable into /etc/iiab/openvpn_handle
|
||||
# lineinfile:
|
||||
# path: /etc/iiab/openvpn_handle
|
||||
# create: yes
|
||||
# line: "{{ openvpn_handle }}"
|
||||
# owner: root
|
||||
# group: root
|
||||
# mode: 0644
|
||||
# backup: yes
|
||||
|
||||
- name: Put up_wan in place (debuntu)
|
||||
template:
|
||||
src: up_wan
|
||||
|
|
Loading…
Reference in a new issue