Merge branch '4.7.1' into merge-4.7.1-into-master
This commit is contained in:
commit
181a4fcecc
@ -1,4 +1,10 @@
|
||||
---
|
||||
- name: Update apt-get repo and cache
|
||||
apt:
|
||||
update_cache: yes
|
||||
force_apt_get: yes
|
||||
cache_valid_time: 3600
|
||||
|
||||
- name: Debian/Ubuntu | Install ca-certificates and gnupg
|
||||
apt:
|
||||
name:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user