This website requires JavaScript.
Explore
Help
Sign in
mafyuh
/
iac
Watch
1
Star
0
Fork
You've already forked iac
0
Code
Issues
6
Pull requests
Projects
1
Wiki
Activity
Actions
2f08399467
iac
/
ansible
/
playbooks
/
apt.yml
7 lines
112 B
YAML
Raw
Normal View
History
Unescape
Escape
init migration
2024-07-12 23:57:29 -04:00
-
hosts
:
"*"
add alias, fix apt playbook
2024-07-31 21:01:17 -04:00
become
:
true
init migration
2024-07-12 23:57:29 -04:00
tasks
:
-
name
:
apt
apt
:
update_cache
:
yes
upgrade
:
'yes'
Reference in a new issue
Copy permalink