Linux complains about moving folder onto folder. Need to rm it.
This commit is contained in:
parent
8e2a909470
commit
ddee8b7cf1
@ -48,7 +48,7 @@
|
||||
- tar xvf {{ telegraf_tar }}
|
||||
- mv {{ telegraf_tar }} ~/TRASH/
|
||||
- mv telegraf*/usr/bin/telegraf {{ telegraf_exec }}
|
||||
- mv telegraf* ~/TRASH/
|
||||
- rm -r telegraf*
|
||||
when: ansible_system == "Linux"
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user