ansible/lib/ansible/inventory
Toshio Kuratomi 08b646684b Make ini parsing slightly more robust
Prior to this commit, the ini parser would fail if the inventory was
not 100% utf-8.  This commit makes this slightly more robust by
omitting full line comments from that requirement.

Fixes #17593

(cherry picked from commit 23305540b4)
2016-10-04 11:25:45 -07:00
..
vars_plugins
__init__.py Feature/add ansible play hosts all (#17498) 2016-09-23 11:17:46 -04:00
dir.py Make ini parsing slightly more robust 2016-10-04 11:25:45 -07:00
expand_hosts.py
group.py
host.py Performance improvements 2016-08-08 15:58:46 -05:00
ini.py Make ini parsing slightly more robust 2016-10-04 11:25:45 -07:00
script.py Move uses of to_bytes, to_text, to_native to use the module_utils version (#17423) 2016-09-06 22:54:17 -07:00
yaml.py Fix typo 2016-09-08 19:01:37 +05:30