1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Polling timing change results in need to change events file for tests.

This commit is contained in:
Michael DeHaan 2012-04-02 20:10:06 -04:00
parent 4792021f47
commit 2a2b5ed73c

View file

@ -224,21 +224,6 @@
"127.0.0.1" "127.0.0.1"
] ]
], ],
[
"ok",
[
"127.0.0.1",
{
"started": 1
}
]
],
[
"async poll",
[
"127.0.0.1"
]
],
[ [
"ok", "ok",
[ [
@ -326,4 +311,3 @@
} }
} }
} }