Hi
Can I store ansible playbooks in different directories and my customized ansible.cfg stored under different directories and run the playbooks?
It seems that ansible assumes that the ansible.cfg file exists in the current working directory so when I try to call a playbook that exists in a subdirectory it will fail to load the roles and other stuff.
Is it possible to store playbook in different directories?
Can you help?
Can I store ansible playbooks in different directories and my customized ansible.cfg stored under different directories and run the playbooks?
It seems that ansible assumes that the ansible.cfg file exists in the current working directory so when I try to call a playbook that exists in a subdirectory it will fail to load the roles and other stuff.
Is it possible to store playbook in different directories?
Can you help?