mirror of
https://github.com/JamesTurland/JimsGarage.git
synced 2026-07-31 12:56:14 +00:00
The get_md5 for stat is unsupported and get_md5=no doesn't work with ansible 9.3.0.
Add to Hosts File (change ansible_user if required)
[all:vars]
ansible_user='ubuntu'
ansible_become=yes
ansible_become_method=sudo