Update ansible stuff
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
ungrouped:
|
||||
|
||||
pve:
|
||||
hosts:
|
||||
pve:
|
||||
pve-docker:
|
||||
|
||||
debian-vms:
|
||||
hosts:
|
||||
@@ -12,3 +14,4 @@ debian-vms:
|
||||
arch-vms:
|
||||
hosts:
|
||||
chat-vm:
|
||||
|
||||
|
@@ -1,7 +1,3 @@
|
||||
- hosts: pve
|
||||
roles:
|
||||
- pve
|
||||
|
||||
- hosts: pve-docker
|
||||
roles:
|
||||
- pve-docker
|
||||
|
@@ -1,4 +1,2 @@
|
||||
roles:
|
||||
- src: geerlingguy.docker
|
||||
- src: geerlingguy.ntp
|
||||
- src: ironicbadger.proxmox_nag_removal
|
||||
|
2
ansible/vault-pass.sh
Normal file → Executable file
2
ansible/vault-pass.sh
Normal file → Executable file
@@ -2,4 +2,4 @@
|
||||
|
||||
set -e
|
||||
|
||||
keepassxc-cli show -s -a password ~/vault/Passwords.kdbx Ansible Vault
|
||||
keepassxc-cli show -s -a password ~/vault/Passwords.kdbx 'Ansible Vault'
|
||||
|
Reference in New Issue
Block a user