Added leap and fixed installation of packages

This commit is contained in:
Werner Dijkerman
2020-08-01 16:42:25 +02:00
parent bc3b670ca2
commit a5dc1b8de5
2 changed files with 6 additions and 1 deletions

View File

@ -13,7 +13,8 @@
apt:
name:
- wget
# - gpg
- gpg-agent
update_cache: True
state: present
when:
- ansible_os_family == 'Debian'