Don't warn about commands having module alternatives.

This commit is contained in:
Hyperling 2021-03-20 13:15:02 -05:00
parent 5949cab3b5
commit 33e43aab3d

View File

@ -50,6 +50,7 @@
- mv telegraf*/usr/bin/telegraf {{ telegraf_exec }}
- rm -r telegraf*
when: ansible_system == "Linux"
warn: false
- name: Server | Telegraf | FreeBSD | Install 1/2