ansible/lib/ansible
Brian Coca 3cff54d69b
Fix missing delegate display (#74370)
* dont rely on vars, task already gives us info
* ensure we always display delegation in host label
* also added parens with ansible_host to show  target host vs resolved host
* delegating to self is not delegating
* delegated vars restoration for backwards compat
* tests need mock task with delegate_to
2021-04-28 13:24:38 -04:00
..
_vendor Rename to ansible-core (#72594) 2020-11-13 15:42:10 -06:00
cli use versioned doclink for url references (#74245) 2021-04-26 13:07:38 -04:00
collections saner path dir management (#72648) 2020-12-14 19:30:13 -05:00
compat Updated bundled libraries (#70418) 2020-07-02 12:39:00 -05:00
config Fix world readable setting (#74324) 2021-04-26 12:49:59 -04:00
errors Correctly set path and fullpath for template vars (#73924) 2021-03-26 16:33:25 -04:00
executor Fix missing delegate display (#74370) 2021-04-28 13:24:38 -04:00
galaxy Abstract away libyaml details into yaml utils (#72607) 2021-04-21 16:47:03 -05:00
inventory inventory: misc typo fixes (#73695) 2021-02-23 10:42:20 -05:00
module_utils [facts] add hpux fc info, refactor aix and solaris code (#57406) 2021-04-28 10:17:19 -04:00
modules Binary GnuPG keys downloaded via URLs by the 'ansible.builtin.apt_key' module were corrupted so 'gpg' could not import them (https://github.com/ansible/ansible/issues/74424) (#74474) 2021-04-28 10:41:14 -04:00
parsing Abstract away libyaml details into yaml utils (#72607) 2021-04-21 16:47:03 -05:00
playbook Only check if play.hosts is a template when the play hasn't been finalized (#73941) 2021-04-19 13:03:40 -04:00
plugins Fix missing delegate display (#74370) 2021-04-28 13:24:38 -04:00
template Templar: remove _fail_on_{lookup,filter}_errors (#73785) 2021-04-28 17:49:16 +02:00
utils Abstract away libyaml details into yaml utils (#72607) 2021-04-21 16:47:03 -05:00
vars Only check if play.hosts is a template when the play hasn't been finalized (#73941) 2021-04-19 13:03:40 -04:00
__init__.py transparent downstream vendoring (#69850) 2020-06-15 16:22:25 -07:00
constants.py force version on deprecation (#74338) 2021-04-26 13:02:00 -04: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 prep for 2.12 version bump (#74126) 2021-04-05 16:56:53 -05:00