mirror of
https://github.com/dj-wasabi/ansible-telegraf.git
synced 2025-07-17 08:46:37 +00:00
Added leap and fixed installation of packages
This commit is contained in:
@ -13,7 +13,8 @@
|
||||
apt:
|
||||
name:
|
||||
- wget
|
||||
# - gpg
|
||||
- gpg-agent
|
||||
update_cache: True
|
||||
state: present
|
||||
when:
|
||||
- ansible_os_family == 'Debian'
|
||||
|
Reference in New Issue
Block a user