Split conditional imports in playbook into subfunction, fix small bug in event reporting on playbook

actions.
This commit is contained in:
Michael DeHaan 2012-03-23 21:03:25 -04:00
parent b43019f3a1
commit 44d4dede92
2 changed files with 49 additions and 52 deletions

View file

@ -223,15 +223,6 @@
"127.0.0.1"
]
],
[
"ok",
[
"127.0.0.1",
{
"skipped": true
}
]
],
[
"task start",
[
@ -276,7 +267,7 @@
"changed": 2,
"dark": 0,
"failed": 0,
"resources": 12,
"resources": 11,
"skipped": 1
}
}