ansible/lib/ansible/plugins
Dag Wieers 718f431466 Allow to make the jsonfile cache files pretty (indented and sorted) (#17000)
* Allow to make the jsonfile cache files pretty (indented and sorted)

Since the json cache files are condensed, it is not very practical to look for something in them. Having indented/sorted cache files makes debugging and playbook/inventory development a lot easier to do.

I made it configurable in case people would object to the performance hit this would have, but to be honest, then they probably should be looking at other cache plugins instead IMO.

* Removed the config option and documentation changes
2016-08-08 17:15:19 -04:00
..
action Use file list, not recursion, in _fixup_perms. (#16924) 2016-08-05 18:40:28 -07:00
cache Allow to make the jsonfile cache files pretty (indented and sorted) (#17000) 2016-08-08 17:15:19 -04:00
callback Fix hipchat callback "has no attribute display'" (#16998) 2016-08-08 11:04:06 -04:00
connection Fix funcd to at least import without errors. (#16288) 2016-07-29 16:19:38 -04:00
filter Add generic data structures querying (#13684) 2016-08-08 11:55:59 -04:00
lookup raise AnsibleError in hashi_vault lookup plugin when hvac module is not installed (#16859) 2016-08-04 10:06:12 -07:00
shell Use file list, not recursion, in _fixup_perms. (#16924) 2016-08-05 18:40:28 -07:00
strategy Move tasks/blocks to a single parent model 2016-08-08 15:58:46 -05:00
test J2 test docs (#16646) 2016-07-12 10:13:00 -04:00
vars
__init__.py actually skip bad/broken module files found 2016-08-04 11:32:08 -04:00