Skip to content

Instantly share code, notes, and snippets.

Created January 6, 2016 04:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/85fda4959504543d52e5 to your computer and use it in GitHub Desktop.
Save anonymous/85fda4959504543d52e5 to your computer and use it in GitHub Desktop.
my-state:
cmd.run:
- name: -
echo foo
my-dependent-state:
cmd.run:
- name: -
echo bar
-require: ????????
?? how to require my-state to run first???
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment