Ansible Ansible 2.x Ansible Playbook Python How To Get Remote Stdout From Ansible Python Playbook Api March 05, 2024 Post a Comment I know I can print the std out using the debug module of Ansible like below: --- - hosts: all tas… Read more How To Get Remote Stdout From Ansible Python Playbook Api