This website requires JavaScript.
Explore
Help
Sign in
wbrawner
/
ansible
Watch
1
Star
0
Fork
You've already forked ansible
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
be92f909ee
ansible
/
samples
/
roles
/
test_role
/
tasks
/
main.yml
4 lines
81 B
YAML
Raw
Normal View
History
Unescape
Escape
Creating playbook executor and dependent classes
2014-11-14 22:14:08 +00:00
-
debug
:
msg="here we are in the role, foo={{foo}}"
Reworking v2 play iterator and fixing some other bugs Still not working quite right: * dynamic includes are not adding the included tasks yet * running roles with tags not quite working right
2015-02-26 15:51:12 +00:00
-
fail
:
when
:
foo != "bar"
Reference in a new issue
Copy permalink