update
This commit is contained in:
7
Playbooks/Update/readme.md
Normal file
7
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