Allow mv to fail if config hasn't been created yet.

This commit is contained in:
Hyperling 2021-03-20 13:34:12 -05:00
parent 862642adc4
commit 7f43e29680

View File

@ -70,6 +70,7 @@
- name: Server | Telegraf | Config 1/2
shell: mv {{ telegraf_config }} ~/TRASH/
ignore_errors: yes
- name: Server | Telegraf | Config 2/2
blockinfile: