Including vault.yml to git role was needed
This commit is contained in:
parent
3161345c5e
commit
18cadd4ffa
1 changed files with 2 additions and 0 deletions
|
@ -1,4 +1,6 @@
|
|||
---
|
||||
- include_vars: vault.yml
|
||||
|
||||
- name: Install git (Archlinux)
|
||||
become: true
|
||||
pacman:
|
||||
|
|
Loading…
Add table
Reference in a new issue