This website requires JavaScript.
Explore
Help
Sign In
amirmoghi3
/
ops
Watch
1
Star
0
Fork
You've already forked ops
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
5fe18449c0
ops
/
playbooks
/
apt
/
autoremove.yml
9 lines
120 B
YAML
Raw
Blame
History
---
-
hosts
:
all
become
:
true
become_user
:
root
tasks
:
-
name
:
autoremove
apt
:
autoremove
:
yes
Reference in New Issue
View Git Blame
Copy Permalink