issue #131: import something clean that might tickle the problem
This commit is contained in:
parent
014247ce66
commit
3e40b9ab8e
|
@ -0,0 +1,61 @@
|
||||||
|
---
|
||||||
|
|
||||||
|
# Hopeful reproduction for issue #131.
|
||||||
|
# Run lots of steps (rather than just one) so WorkerProcess and suchlike
|
||||||
|
# machinery is constantly recreated.
|
||||||
|
|
||||||
|
- hosts: all
|
||||||
|
gather_facts: no
|
||||||
|
tasks:
|
||||||
|
|
||||||
|
- shell: "true"
|
||||||
|
- shell: "true"
|
||||||
|
- shell: "true"
|
||||||
|
- shell: "true"
|
||||||
|
- shell: "true"
|
||||||
|
- shell: "true"
|
||||||
|
- shell: "true"
|
||||||
|
- shell: "true"
|
||||||
|
- shell: "true"
|
||||||
|
- shell: "true"
|
||||||
|
- shell: "true"
|
||||||
|
- shell: "true"
|
||||||
|
- shell: "true"
|
||||||
|
- shell: "true"
|
||||||
|
- shell: "true"
|
||||||
|
- shell: "true"
|
||||||
|
- shell: "true"
|
||||||
|
- shell: "true"
|
||||||
|
- shell: "true"
|
||||||
|
- shell: "true"
|
||||||
|
- shell: "true"
|
||||||
|
- shell: "true"
|
||||||
|
- shell: "true"
|
||||||
|
- shell: "true"
|
||||||
|
- shell: "true"
|
||||||
|
- shell: "true"
|
||||||
|
- shell: "true"
|
||||||
|
- shell: "true"
|
||||||
|
- shell: "true"
|
||||||
|
- shell: "true"
|
||||||
|
- shell: "true"
|
||||||
|
- shell: "true"
|
||||||
|
- shell: "true"
|
||||||
|
- shell: "true"
|
||||||
|
- shell: "true"
|
||||||
|
- shell: "true"
|
||||||
|
- shell: "true"
|
||||||
|
- shell: "true"
|
||||||
|
- shell: "true"
|
||||||
|
- shell: "true"
|
||||||
|
- shell: "true"
|
||||||
|
- shell: "true"
|
||||||
|
- shell: "true"
|
||||||
|
- shell: "true"
|
||||||
|
- shell: "true"
|
||||||
|
- shell: "true"
|
||||||
|
- shell: "true"
|
||||||
|
- shell: "true"
|
||||||
|
- shell: "true"
|
||||||
|
- shell: "true"
|
||||||
|
|
Loading…
Reference in New Issue