mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-15 14:05:13 +00:00
If someone use a task with a empty name like this:
- name:
command: true
This will result in displaying 'None' as a task name instead of
'command'.
|
||
|---|---|---|
| .. | ||
| ansible | ||