Alexander Popov
2015-07-15 13:52:22 UTC
- debug: msg="test for items" # skip because condition is not
fullfiled
when: groups.unexisting is defined
- debug: msg="test for items"
when: groups.unexisting is defined
with_items: unexisting #failed here with with_items expects a list
or a set
fullfiled
when: groups.unexisting is defined
- debug: msg="test for items"
when: groups.unexisting is defined
with_items: unexisting #failed here with with_items expects a list
or a set
--
You received this message because you are subscribed to the Google Groups "Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ansible-project+***@googlegroups.com.
To post to this group, send email to ansible-***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/30e95805-0301-42aa-b7a2-5a1a3ab3b625%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
You received this message because you are subscribed to the Google Groups "Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ansible-project+***@googlegroups.com.
To post to this group, send email to ansible-***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/30e95805-0301-42aa-b7a2-5a1a3ab3b625%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.