Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Playbooks do not run as an AWX project #246

Open
GreenCappuccino opened this issue Oct 20, 2023 · 1 comment · May be fixed by #248
Open

Playbooks do not run as an AWX project #246

GreenCappuccino opened this issue Oct 20, 2023 · 1 comment · May be fixed by #248

Comments

@GreenCappuccino
Copy link

It looks like per #147 the community.general collection needs to be installed in order to fulfill module requirements. There isn't a requirements.yml file that specifies this though, so on AWX (and RH Automation Controller by extension I assume?) the execution environment containers do not install the necessary dependencies.

requirements.yml

---
collections:
  - community.general

AWX should load requirements from the project root per this playbook.

I'll create a PR for this. I don't think I see any other required modules?

@GreenCappuccino
Copy link
Author

GreenCappuccino commented Oct 24, 2023

Hmm... in the documentation, it reads:

In the next release, this project will be distributed as an Ansible collection.

Is there any work on that? I think it should resolve the issues I'm experiencing with AWX.

@GreenCappuccino GreenCappuccino linked a pull request Oct 25, 2023 that will close this issue
10 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant