Including vault.yml to git role was needed

This commit is contained in:
flyingscorpio@clevo 2022-03-01 10:42:15 +01:00
parent 3161345c5e
commit 18cadd4ffa

View file

@ -1,4 +1,6 @@
---
- include_vars: vault.yml
- name: Install git (Archlinux)
become: true
pacman: