Skip to content

Commit

Permalink
Fixed dynamic inventory parsing.
Browse files Browse the repository at this point in the history
  • Loading branch information
fboender committed Nov 10, 2015
1 parent 028897d commit 99f5568
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ansiblecmdb/parser.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
import sys
import re
import shlex
import json


class HostsParser(object):
Expand Down

0 comments on commit 99f5568

Please sign in to comment.