Merge pull request #1075 from wazuh/merge-4.7.1-into-master
Merge 4.7.1 into master
This commit is contained in:
commit
121f927b82
@ -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