added script for running playbook

This commit is contained in:
Dan Hamik 2025-04-03 17:18:23 -05:00
parent f079769669
commit 13e012aeda

2
run-update.sh Executable file
View File

@ -0,0 +1,2 @@
#!/bin/bash
ansible-playbook update-all.yaml -i hosts.yaml