Ansible-playbook cannot read inventory file hosts.yaml when run inside Github Actions
I’m doing a migration from Jenkins into Github actions, and a lot of the automations I’m running a re using ansible playbooks. The ansible needs an inventory file to determine hosts and vars under them. However, when attempting to run said ansible automation in github actions, I get the following error: