mirror of
https://github.com/JamesTurland/JimsGarage.git
synced 2025-11-18 02:36:17 +00:00
update
This commit is contained in:
7
Ansible/Playbooks/Update/readme.md
Normal file
7
Ansible/Playbooks/Update/readme.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# Add to Hosts File (change ansible_user if required)
|
||||
```
|
||||
[all:vars]
|
||||
ansible_user='ubuntu'
|
||||
ansible_become=yes
|
||||
ansible_become_method=sudo
|
||||
```
|
||||
Reference in New Issue
Block a user