ansible/lib/ansible/utils
Toshio Kuratomi eb1214baad New metadata 1.0 (#22587)
Changes to the metadata format were approved here:
https://github.com/ansible/proposals/issues/54
* Update documentation to the new metadata format
* Changes to metadata-tool to account for new metadata
  * Add GPL license header
  * Add upgrade subcommand to upgrade metadata version
  * Change default metadata to the new format
  * Fix exclusion of non-modules from the metadata report
* Fix ansible-doc for new module metadata
* Exclude metadata version from ansible-doc output
* Fix website docs generation for the new metadata
* Update metadata schema in valiate-modules test
* Update the metadata in all modules to the new version
2017-03-14 09:07:22 -07:00
..
module_docs_fragments Typo + rephrase (#22526) 2017-03-11 09:51:59 +00:00
__init__.py limit extensions for files in group/host_vars dir 2015-05-23 20:34:08 +02:00
cmd_functions.py PEP 8 cleanup. (#20789) 2017-01-28 00:12:11 -08:00
color.py Support 256-color terminals (#17750) 2017-02-22 12:37:26 -05:00
display.py fix cowsay for py3 2017-01-30 15:16:15 -05:00
encrypt.py Now that we convert salt inside of do_encryptas needed, keep salt as text type until then. 2016-10-20 22:49:30 -07:00
hashing.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
helpers.py PEP 8 W291 whitespace cleanup. 2017-01-27 17:08:02 -08:00
listify.py remove bare vars and undefined from lookup lists (#17647) 2016-09-27 12:32:04 -04:00
module_docs.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
path.py added docs for new arg 2016-11-04 17:11:21 -04:00
shlex.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
ssh_functions.py Check controlpersist (#17443) 2016-09-12 08:27:39 -07:00
unicode.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
vars.py Bad extra early (#22322) 2017-03-07 13:44:36 -05:00