community.general/lib/ansible
Toshio Kuratomi b945846814 Remove dead code
I wrote this code because we had a traceback at some point with pyyaml
not able to handle our AnsibleUnicode type (the C library was doing an
exact match to python's unicode type rather than testing with the object
inheritance hierarchy.) Neither jimi think that AnsibleUnicode gets
passed into this function anymore, though, so we think it is safe to remove.
2018-03-12 12:13:19 -07:00
..
cli Ansible Galaxy: skel for network role #37241 (#37251) 2018-03-09 13:31:27 -05:00
compat Enable wildcard import pylint (#35786) 2018-02-06 15:17:49 -08:00
config adds fix for terminal plugins 2018-03-05 08:54:40 -05:00
errors Make AnsibleActionDone a private exception 2018-01-22 23:36:34 -08:00
executor Move _start_connection() to module_utils/connection and fix Popen() call (#36249) 2018-03-05 09:12:01 -05:00
galaxy Ansible Galaxy: skel for network role #37241 (#37251) 2018-03-09 13:31:27 -05:00
inventory protect against plugins using verify incorrectly 2018-02-23 15:11:01 -05:00
module_utils eos_config module exit session gracefully (#37244) 2018-03-09 19:24:23 +05:30
modules route53_zone: enable check mode (#37201) 2018-03-12 14:43:43 -04:00
parsing Remove dead code 2018-03-12 12:13:19 -07:00
playbook Fixes #12353 #20977 adds new option to galaxy cli to preserve scm meta (#34642) 2018-02-21 08:34:44 -05:00
plugins aws ssm parameter lookup - testing and documentation around negative and failure cases (#36550) 2018-03-09 12:30:33 -05:00
template Revert "remove query/q (#36315)" 2018-02-21 10:37:51 -08:00
utils cloudstack: fix common E324 in docs (#37082) 2018-03-07 11:09:08 +01:00
vars vars.clean: remove unused method inject_facts (#34838) 2018-02-15 07:43:44 -08:00
__init__.py
constants.py Move module_set_locale and module_lang back to global 2018-01-22 18:38:15 -08:00
release.py Fix version in lib/ansible/release.py 2018-02-09 04:47:31 -08:00