delete vars_prompt and add vault
This commit is contained in:
@@ -3,9 +3,5 @@
|
||||
hosts: test
|
||||
user: ansible
|
||||
become: true
|
||||
vars_prompt:
|
||||
- name: httpasswd
|
||||
prompt: htpasswd protected area password
|
||||
private: yes
|
||||
roles:
|
||||
- myapache5
|
||||
|
||||
Reference in New Issue
Block a user