This website requires JavaScript.
Explore
Cloud
Chat
CI/CD
Help
Sign In
cmueller
/
ansible
Watch
1
Star
0
Fork
You've already forked ansible
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
3cc693b92c
ansible
/
test
/
integration
/
targets
/
callback_default
/
test_non_lockstep.yml
8 lines
143 B
YAML
Raw
Normal View
History
Unescape
Escape
Don't treat host_pinned as lockstep (#73484) * Don't treat host_pinned as lockstep. Fixes #73364 * Add intg tests
2021-02-05 16:06:19 +01:00
---
-
hosts
:
nonlockstep
gather_facts
:
false
tasks
:
Make non-lockstep callback tests more deterministic (#73511)
2021-02-05 21:11:40 +01:00
-
command
:
sleep {{ i }}
-
command
:
sleep {{ i }}
-
command
:
sleep {{ i }}
Reference in a new issue
Copy permalink