Fix playbook obfs4-openvpn-server syntax
This commit is contained in:
parent
141715aa0d
commit
379459e3d9
1 changed files with 0 additions and 1 deletions
|
@ -2,7 +2,6 @@
|
|||
gather_facts: yes
|
||||
become_user: root
|
||||
tasks:
|
||||
tasks:
|
||||
- name: Install python 2
|
||||
raw: test -e /usr/bin/python || (apt -y update && apt install -y python-minimal)
|
||||
- name: Download OpenVPN install script.
|
||||
|
|
Loading…
Add table
Reference in a new issue