[ansible-project] Re: Inventory for playbooks with all uri calls ran local

2020-06-16 Thread Dakota Heyman
I recently ran into this same situation! The best way I got around it is to set up a single inventory file and create an "all" group with the variable *ansible_connection: "local"* This way, you can create whatever hosts you want and ansible won't attempt to actually ssh to any of them, it will

[ansible-project] Re: Ansible with Z Open Automation Utilities on z/OS

2020-07-14 Thread Dakota Heyman
/ibm_zos_core/issues Hope that helps some, Dakota Heyman On Tuesday, July 14, 2020 at 8:45:41 AM UTC-4, Władysław Borysow wrote: > > Hello, > > I am testing Ansible 2.9.9 with z/OS as managed node. I also installed > ZOA, but it seems ZOA commands from Ansible fail. "Normal" sh