delete vars_prompt and add vault
This commit is contained in:
@@ -4,6 +4,9 @@
|
||||
tags: http
|
||||
include_vars: "{{ ansible_distribution|lower }}.yml"
|
||||
|
||||
- name: import vault data
|
||||
include_vars: myvault.yml
|
||||
|
||||
- name: install apache
|
||||
tags: httpd
|
||||
package:
|
||||
|
||||
Reference in New Issue
Block a user