Advertisement
Guest User

Untitled

a guest
Apr 9th, 2014
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 0.13 KB | None | 0 0
  1. include:
  2. - file1
  3.  {% if state_file_exist {{ grains['host'] }}.application %}
  4.  - {{ grains['host'] }}.application
  5.  {% endif %}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement