SHA256
1
0

Organize dotfiles by scope

This commit is contained in:
2025-12-14 15:37:19 -05:00
parent 3e563adc9f
commit b09ab49aa0
18 changed files with 171 additions and 58 deletions

View File

@@ -1,5 +1,5 @@
#!/usr/bin/env bash
# ansible-playbook -i inventories/hosts playbook.yml -l testing-remote --ask-vault-pass --ask-become-pass --check --diff
# ansible-playbook playbook.yml -l testing-remote --ask-vault-pass --ask-become-pass --check --diff
ansible-playbook -i inventories/hosts playbook.yml -l testing-remote --ask-vault-pass --ask-become-pass --diff "$@"
ansible-playbook playbook.yml -l testing-remote --ask-vault-pass --ask-become-pass --diff "$@"