mirror of
https://github.com/davestephens/ansible-nas
synced 2024-11-15 08:27:19 +00:00
Merge branch 'master' into add-basic-timezone-support
This commit is contained in:
commit
2e628adf14
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
|
||||
- name: Upgrade all packages
|
||||
apt:
|
||||
name: "*"
|
||||
upgrade: true
|
||||
state: latest
|
||||
when: keep_packages_updated == true
|
||||
|
||||
|
|
Loading…
Reference in a new issue