This website requires JavaScript.
Explore
Help
Sign In
Tips-Of-Mine
/
Ansible
Watch
2
Star
0
Fork
0
You've already forked Ansible
Code
Pull Requests
Wiki
Activity
Ansible
/
Playbooks
/
Update
History
hcornet
8a7c4f3724
update
2024-04-01 10:40:20 +02:00
..
readme.md
update
2024-04-01 10:40:20 +02:00
update-builtin.yml
update
2024-04-01 10:40:20 +02:00
update.yml
update
2024-04-01 10:40:20 +02:00
readme.md
Add to Hosts File (change ansible_user if required)
[all:vars] ansible_user='ubuntu' ansible_become=yes ansible_become_method=sudo