ansible/lib/ansible
Brian Coca d22804c4fb
saner path dir management (#72648)
* saner path dir management

   fixes #72628

   ensure we always store paths w/o a_c

Co-authored-by: Sloane Hertel <19572925+s-hertel@users.noreply.github.com>
2020-12-14 19:30:13 -05:00
..
_vendor Rename to ansible-core (#72594) 2020-11-13 15:42:10 -06:00
cli Change role argspec file used by ansible-doc (#72927) 2020-12-14 12:05:40 -05:00
collections saner path dir management (#72648) 2020-12-14 19:30:13 -05:00
compat
config Improve deprecations (#72697) 2020-12-04 14:50:32 -05:00
errors Add orig_exc context to error messages (#72677) 2020-11-20 05:40:22 +10:00
executor Add implicit role_complete block instead of role._eor (#72208) 2020-12-09 09:53:01 +01:00
galaxy Slight tweak to galaxy source selection (#72685) 2020-11-20 07:54:43 +10:00
inventory don't set warn = True, it will be overwritten in the next line (#71682) 2020-09-12 02:58:09 -05:00
module_utils AnsibleModule.set_mode_if_different: handle symlink is in a sticky directory (#45198) 2020-12-04 14:21:51 -05:00
modules iptables: Adding multiport module support (#72928) 2020-12-14 10:23:54 -05:00
parsing vault: Read stdin data as binary on python3 (#52229) 2020-12-09 09:46:32 +01:00
playbook Add implicit role_complete block instead of role._eor (#72208) 2020-12-09 09:53:01 +01:00
plugins Fix reset_connection paramiko, winrm, psrp (#72688) 2020-12-09 12:57:56 -06:00
template Use _wrap_native_text only for builtin STRING_TYPE_FILTERS (#71801) 2020-12-09 09:48:32 +01:00
utils saner path dir management (#72648) 2020-12-14 19:30:13 -05:00
vars Fix missing ansible.builtin FQCNs in hardcoded action names (#71824) 2020-11-03 08:51:31 -05:00
__init__.py
constants.py Replace some more FQCNs. 2020-11-05 12:19:08 -08:00
context.py
keyword_desc.yml Document and warn when max_fail and free are used (#72616) 2020-11-17 10:11:15 -05:00
release.py