2
0

delete vars_prompt and add vault

This commit is contained in:
2020-05-05 22:57:32 +02:00
parent e690a9ccd1
commit 18426e8c06
6 changed files with 25 additions and 17 deletions

View File

@@ -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: