- body=dict( - playbook=self.playbook_path, - userid=getlogin(), - results=results, - ), + topic="ansible.playbook.complete", + body=dict(playbook=self.playbook_path, userid=getlogin(), results=results), ) I think I had read somewhere that we were going to stop using inline dict arrays on yaml. We have tons of them, but if the plan is to reduce them inlining an not inline dict is the opposite way to go :) Julen Landa Alustiza <jlanda@xxxxxxxxxxxxxxxxx> _______________________________________________ infrastructure mailing list -- infrastructure@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to infrastructure-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/infrastructure@xxxxxxxxxxxxxxxxxxxxxxx