Advertisement
Guest User

Untitled

a guest
Aug 21st, 2014
224
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. Run only if /home/t/pds-proxy/webapp/config directory has changes:
  2. cmd.wait:
  3. - name: tpkg --restart pds-proxy
  4. - watch:
  5. - file: {{ HOME_DIR }}/{{ APP_NAME }}/webapp/config/*
  6.  
  7. Error:
  8.  
  9. ----------
  10. ID: Run only if /home/t/pds-proxy/webapp/config directory has changes
  11. Function: cmd.wait
  12. Name: tpkg --restart pds-proxy
  13. Result: False
  14. Comment: The following requisites were not found:
  15. watch:
  16. file: /home/t/pds-proxy/webapp/config/*
  17. Changes:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement