[FIX] misc centos issues
This commit is contained in:
parent
24a10d19a9
commit
4c11ea5dfe
6 changed files with 71 additions and 37 deletions
|
|
@ -7,7 +7,7 @@
|
|||
with_first_found:
|
||||
- "telegraf-{{ ansible_distribution }}.{{ ansible_distribution_release }}.yml"
|
||||
- "telegraf-{{ ansible_distribution }}.yml"
|
||||
- "telegraf-{{ ansible_os_family }}.yml"
|
||||
- "telegraf-{{ (override_os_family is defined) | ternary(override_os_family,ansible_os_family) }}.yml"
|
||||
|
||||
# Configure
|
||||
- name: telegraf - Copy telegraf config
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue