mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-04 23:44:00 -07:00
(cherry picked from commit 015566fb06
)
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
7229ef4ac4
commit
8595601708
170 changed files with 465 additions and 465 deletions
|
@ -713,7 +713,7 @@ playbook.yml: >
|
|||
- name: Using alias vars (see ansible.cfg)
|
||||
ansible.builtin.debug:
|
||||
msg:
|
||||
when: False
|
||||
when: false
|
||||
vars:
|
||||
ansible_callback_diy_playbook_on_task_start_msg: ""
|
||||
on_skipped_msg: "DIY output(via task vars): skipped example:\n\e[0m\e[38;5;4m\u25b6\u25b6 {{ ansible_callback_diy.result.task.name }}\n"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue