If I’m understanding the ansible-runner documentation correctly, it does not use /etc/ansible but requires a directory structure set up in a particular way.
If that is correct, is there a tool that converts /etc/ansible into the required directory structure?
If I’m understanding the ansible-runner documentation correctly, it does not use /etc/ansible but requires a directory
structure set up in a particular way.
If that is correct, is there a tool that converts /etc/ansible into the required directory structure?
I never use /etc/ansible, but an inventory local to my playbook and a custom ansible.cfg.