Actually output yaml in results

This commit is contained in:
Kenneth Benzie 2025-12-02 23:08:50 +00:00
parent c70a31b633
commit 27f887b044

View File

@ -2,5 +2,5 @@
collections_path = collections collections_path = collections
library = library library = library
roles_path = roles roles_path = roles
result_format = yaml callback_result_format = yaml
inject_facts_as_vars = True inject_facts_as_vars = True