1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible
joren485 d03b9eddf6 Remove unused imports from /bin and lib/ansible/cli (#43440)
* Remove unused imports from lib/ansible/cli

* Remove unused imports from bin/
2018-07-30 18:55:42 -07:00
..
cli Remove unused imports from /bin and lib/ansible/cli (#43440) 2018-07-30 18:55:42 -07:00
compat Enable wildcard import pylint (#35786) 2018-02-06 15:17:49 -08:00
config Allow to specifically customize console's color 2018-07-24 13:21:58 -04:00
errors give hint to users when a file is not found 2018-04-10 17:19:03 -04:00
executor Switch to imp.load_module 2018-07-26 20:07:25 -07:00
galaxy Fix invalid Dockerfile created by "galaxy init --type apb" (#42017) 2018-07-17 08:11:42 +05:30
inventory Error on empty group/host name (#42584) 2018-07-12 09:59:00 -04:00
module_utils PrivilegeUtil: use native methods to get pointer offset (#43461) 2018-07-30 18:33:49 -04:00
modules Fix an unreachable else statement (#43463) 2018-07-31 08:27:13 +10:00
parsing use faster method to get short_description from DOCUMENTATION (#42705) 2018-07-27 17:27:44 -04:00
playbook Correct default value of always_post_validate in docstring 2018-07-27 16:01:07 -04:00
plugins Add Ansible.ModuleUtils.PrivilegeUtil and converted code to use it (#43179) 2018-07-30 14:48:54 -07:00
template When using ANSIBLE_JINJA2_NATIVE bypass our None filtering in _finalze (#41408) 2018-06-12 08:46:23 -05:00
utils use faster method to get short_description from DOCUMENTATION (#42705) 2018-07-27 17:27:44 -04:00
vars Mark vars from facts cache as unsafe (fixes #42656) (#42682) 2018-07-13 11:15:03 -05:00
__init__.py
constants.py Fix fact cleaning (#42595) 2018-07-12 16:12:42 -04:00
release.py update 2.7 codename 2018-05-31 15:46:07 -07:00