community.general/lib/ansible
Zim Kalinowski c8fcbdef71
fix for special case of last element of url (#43354)
* fix for special case of last element of url

* improved version

* fixed mistake

* adding appropriate test

* fix problem

* just fixed task name
2018-07-31 16:31:08 +08:00
..
cli Remove unused imports from /bin and lib/ansible/cli (#43440) 2018-07-30 18:55:42 -07:00
compat
config Allow to specifically customize console's color 2018-07-24 13:21:58 -04:00
errors
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 for special case of last element of url (#43354) 2018-07-31 16:31:08 +08: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 Enable setting options for cliconf and other implementation plugins (if set to configurable) (#43368) 2018-07-30 21:53:44 -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