Added an update playbook

This commit is contained in:
Mike Wilson
2024-11-08 16:46:13 -05:00
parent 83bbfafb46
commit 760df9b17f
5 changed files with 49 additions and 13 deletions

View File

@@ -1,8 +1,7 @@
[defaults]
remote_user = mike
inventory = ./hosts.ini
inventory = ./hosts.yml
interpreter_python = auto_silent
vault_password_file = ./vault-pass.sh
[privilege_escalation]
become_ask_pass = True