community.general/lib/ansible/parsing
Eitan Adler 063a9dd911 Reduce noise in warnings from ansible (#40754)
When python is compiled in debug mode, or certain command line flags are
passed, python issues helpful warnings to let users know of files opened
by not closed.

This can be fairly spammy on an ansible run.  This change reduces the
number of such warnings by a factor of 10.
2018-10-09 18:53:03 -04:00
..
utils Remove use of simplejson throughout code base (#43548) 2018-08-10 11:13:29 -05:00
vault Clean up Vault docs in User Guide. (#46188) 2018-09-28 10:16:58 -04:00
yaml Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
__init__.py
ajson.py Python 3.8 collections compatibility fixes. 2018-10-08 11:26:37 -07:00
dataloader.py Fix wrong python keyword (followup to #36357) (#41067) 2018-06-07 19:48:07 +05:30
metadata.py
mod_args.py
plugin_docs.py Reduce noise in warnings from ansible (#40754) 2018-10-09 18:53:03 -04:00
quoting.py
splitter.py Ensure _raw_params retain exact spaces 2018-09-28 19:19:58 +02:00