Advertisement
Guest User

Untitled

a guest
Dec 18th, 2015
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1.  
  2. test_age:
  3. test.succeed_with_changes:
  4. - unless: find <here your find>
  5.  
  6. mystate:
  7. cmd.run:
  8. - name: cp -R whatever here
  9. - require:
  10. - test: test_age
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement