JG-mirror/Ansible/Playbooks/Update
James Turland 86447d24f0 update
2024-03-16 00:23:51 +00:00
..
readme.md update 2024-03-16 00:21:25 +00:00
update-builtin.yml update 2024-03-16 00:23:51 +00:00
update.yml update 2024-03-16 00:21:25 +00:00

Add to Hosts File (change ansible_user if required)

[all:vars]
ansible_user='ubuntu'
ansible_become=yes
ansible_become_method=sudo