apt: allow for --allow-unauthenticated in upgrade (#38381)

* apt: allow for --allow-unauthenticated in upgrade

* Style fix

* Another style fix

* Add trailing comma
This commit is contained in:
Martin Krizek
2018-04-10 15:37:41 +02:00
committed by GitHub
parent 56cd8f2d48
commit d97952dbf4
2 changed files with 10 additions and 6 deletions

View File

@@ -49,7 +49,7 @@
apt:
upgrade: dist
autoremove: yes
force: yes # workaround for --allow-unauthenticated used along with upgrade
allow_unauthenticated: yes
- name: Check foo with dpkg
shell: dpkg-query -l foo