Ansible-IaC/local.yml
2022-05-22 23:19:53 +01:00

6 lines
No EOL
84 B
YAML

- hosts: all
vars_files:
- 'vars/vault.yml'
become: true
roles:
- base