hashi vault lookups

This commit is contained in:
=
2025-04-04 23:08:01 -04:00
parent 81319370b1
commit 9601aa4937
7 changed files with 32 additions and 0 deletions

View File

@ -0,0 +1,7 @@
# code: language=ansible
- name: AUR Repo
hosts: aur_repo_hosts
become: true
roles:
- aur_repo_host

1
ansible/playbooks/roles Symbolic link
View File

@ -0,0 +1 @@
../roles