This website requires JavaScript.
Explore
Help
Sign In
a-c-m
/
community.general
mirror of
https://github.com/ansible-collections/community.general.git
Watch
1
Star
0
Fork
You've already forked community.general
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
469aa0c26a
community.general
/
samples
/
test_play_failure.yml
10 lines
147 B
YAML
Raw
Blame
History
-
hosts
:
localhost
gather_facts
:
no
tasks
:
-
fail
:
-
hosts
:
localhost
gather_facts
:
no
tasks
:
-
debug
:
msg="you should not see me..."
Reference in New Issue
View Git Blame
Copy Permalink