ansible/changelogs/fragments/fix_import_notify.yml
Brian Coca ce1de28061
Fix notify on import_tasks (#73572)
* Fix notify on import_tasks

  also able to apply to blocks now.
2021-03-03 16:11:09 -05:00

2 lines
103 B
YAML

bugfixes:
- notify keyword is not ignored anymore on import_tasks, also able to apply to blocks now.