Change condition to start netstats

This commit is contained in:
phahulin 2018-01-26 22:49:27 +03:00
parent c762ddca57
commit 9b18a54a1e
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@
- name: Launch poa-netstats service
service: name=poa-netstats state=started
when: netstats_service_file.stat.exists
when: systemctl_poa_netstats.rc == 0
# upload backups to s3
- name: Upload parity_data to s3