ansible/lib/ansible/utils
Anil Kumar Muraleedharan bbb47eedc0 Backport/2.7/46623 (#48154)
* To backport PR 46623 to 2.7.2

* Lenovo finetune modules (#46623)

* Making username password etc non mandatory as we use persistence connection.
Some documentation fine tuning also done.

* To update version which was tested against.

* Adding Bacon switch (NE0152T) to device rules

* Qalthos Review catch

* Updating version

* Changing documentation to add Bacon switch. This is effective since 2.8

(cherry picked from commit d0e89bc1bb)

* Delete cnos-46623-support-bacon-in-modules.yaml

* Update cnos_devicerules.py

* Update cnos.py

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md
2018-12-03 16:37:25 -08:00
..
module_docs_fragments Backport/2.7/46623 (#48154) 2018-12-03 16:37:25 -08:00
__init__.py
cmd_functions.py
color.py
display.py Fix error reporting on bad type for config setting 2018-06-01 12:28:30 -04:00
encrypt.py Share the implementation of hashing for both vars_prompt and password_hash (#21215) 2018-08-27 08:40:41 -07:00
hashing.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
helpers.py
jsonrpc.py
listify.py
path.py
plugin_docs.py Fix ansible-doc and docsite generation for removed modules 2018-08-24 15:37:13 -07:00
py3compat.py Normalize config from environment as text strings 2018-08-01 19:42:35 -07:00
shlex.py
ssh_functions.py
unicode.py
unsafe_proxy.py [stable-2.7] Handle sets differently than lists in wrap_var. Fixes #47372 (#47510). 2018-10-23 12:30:15 -07:00
vars.py Expose verbosity as a var, dedupe attr list. Fixes #36170 2018-04-05 16:06:01 -04:00