Update ansible stuff

This commit is contained in:
2025-03-31 22:01:53 -04:00
parent bb49930ee1
commit f02c203bf5
4 changed files with 5 additions and 8 deletions

View File

@@ -1,6 +1,8 @@
ungrouped:
pve:
hosts:
pve:
pve-docker:
debian-vms:
hosts:
@@ -12,3 +14,4 @@ debian-vms:
arch-vms:
hosts:
chat-vm:

View File

@@ -1,7 +1,3 @@
- hosts: pve
roles:
- pve
- hosts: pve-docker
roles:
- pve-docker

View File

@@ -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
View 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'