fix hosts
This commit is contained in:
@@ -15,4 +15,8 @@
|
||||
- name: Remove project
|
||||
file:
|
||||
path: "{{ project_src }}"
|
||||
state: absent
|
||||
state: absent
|
||||
vars:
|
||||
ansible_become: yes
|
||||
ansible_become_method: sudo
|
||||
ansible_become_password: "{{ sudo_password }}"
|
Reference in New Issue
Block a user