2

Is there a way to get the return values from the execution of a module?

For example https://docs.ansible.com/ansible/latest/modules/ec2_vpc_subnet_module.html

To get for example the vpc_id.

I am using the PlaybookExecutor but it only returns the status result of executing the playbook.

Radaeld
  • 175
  • 1
  • 2
  • 9
  • Does [how to make a callback](https://stackoverflow.com/a/39991404/6771046) answer your question? – U880D Oct 22 '21 at 11:28

0 Answers0