ansible/changelogs/fragments/fix_meta_tasks_with_flush_cache.yml

3 lines
176 B
YAML
Raw Normal View History

bugfixes:
- Fix execution of the meta tasks 'clear_facts', 'clear_host_errors', 'end_play', 'end_host', and 'reset_connection' when the CLI flag '--flush-cache' is provided.