You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/lib/ansible/plugins
Rick Elrod abfb7919dc
[default callback] Show include_tasks task banner (#71821)
Change:
- In some cases (always with free strategy, sometimes with linear), the
  default callback would not show the task banner for include_tasks.
- This only affects the include_tasks task itself, not the tasks in the
  included file.

Test Plan:
- Updated default callback tests

Tickets:
- Fixes #71277

Signed-off-by: Rick Elrod <rick@elrod.me>
4 years ago
..
action Force template module to use non-native Jinja2 (#68560) 4 years ago
become Migrated to ansible.netcommon 5 years ago
cache Make cache adjudicator's flush call plugin flush (#70987) 4 years ago
callback [default callback] Show include_tasks task banner (#71821) 4 years ago
cliconf Migrated to vyos.vyos 5 years ago
connection psrp - fix hang when copying an empty file (#71649) 4 years ago
doc_fragments Remove "mode: preserve" option from documentation (#71486) 4 years ago
filter Normalize how None is handled in quote filter. Fixes #32174 (#71473) 4 years ago
httpapi Update documentation of httpapi's handle_httperror method for clarity (#70991) 4 years ago
inventory docs: Remove examples using the `ec2.py` script (#69107) 4 years ago
lookup Force template module to use non-native Jinja2 (#68560) 4 years ago
netconf Fix netconf validate capability check (#71195) 4 years ago
shell powershell - fix quoting values (#71411) 4 years ago
strategy Add skip_reason to meta task skips (#71355) 4 years ago
terminal Document existing ansi_re sequences and add `ESC[m` (#70683) 4 years ago
test Add semver support to the jinja2 version test (#71600) 4 years ago
vars Support vars plugins in collections (#61078) 5 years ago
__init__.py Support vars plugins in collections (#61078) 5 years ago
loader.py plugin loader: return collection name; ansible-doc: handle ansible.builtin correctly (#70026) 4 years ago