mirror of
https://github.com/JamesTurland/JimsGarage.git
synced 2024-11-21 15:30:19 +00:00
e6251a6cc5
The get_md5 for stat is unsupported and get_md5=no doesn't work with ansible 9.3.0. |
||
---|---|---|
.. | ||
readme.md | ||
update-builtin.yml | ||
update.yml |
Add to Hosts File (change ansible_user if required)
[all:vars]
ansible_user='ubuntu'
ansible_become=yes
ansible_become_method=sudo