Turns out that now ansible has a callback.json, but we mean the upper json

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk 2017-08-16 20:12:30 +00:00
parent b28a0e3451
commit a0edf8b4bc
2 changed files with 4 additions and 0 deletions

View file

@ -15,6 +15,8 @@
# You should have received a copy of the GNU General Public License
# along with Ansible. If not, see <http://www.gnu.org/licenses/>.
from __future__ import absolute_import
import os
import time
import json