hashi vault lookups
This commit is contained in:
7
ansible/playbooks/home.yml
Normal file
7
ansible/playbooks/home.yml
Normal 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
1
ansible/playbooks/roles
Symbolic link
@ -0,0 +1 @@
|
||||
../roles
|
Reference in New Issue
Block a user