mirror of
https://github.com/lemeow125/ansible-playbooks.git
synced 2025-04-27 02:01:19 +08:00
Remove OpenWRT templating for playbooks and fix update playbook
This commit is contained in:
parent
19d3e3d02c
commit
0021833b44
3 changed files with 1 additions and 8 deletions
|
@ -14,6 +14,7 @@
|
|||
notify: Restart Docker Containers
|
||||
- name: Update all packages
|
||||
apt:
|
||||
name: "*"
|
||||
update_cache: false
|
||||
autoremove: true
|
||||
state: latest
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue