ansible/lib/ansible/utils
John R Barker f82239e1f7 [WIP] Network module docs 2.3 (#22454)
* Tidy up docs for network 2.3 modules

* Use suboptions

* Correct indentation

* more tidyup

* bulk updates

* more tidyup

* Bulk changes

* nxos_mtu is dead

* revert

* NXOS_mtu is dead, also better layout

* rebase

* rebase
2017-03-15 16:00:43 +00:00
..
module_docs_fragments [WIP] Network module docs 2.3 (#22454) 2017-03-15 16:00:43 +00:00
__init__.py
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