ikke-t / awx_pod

Ansible role to install Ansible AWX into pod using podman.
55 stars 19 forks source link

Rename import #14

Open alqu opened 4 years ago

alqu commented 4 years ago

...without having to rename roles.

Klaas- commented 4 years ago

I tried to use the same variables as in awx installer when adding functionality from the kubernetes deployment of the awx installer, that's why they are not prefixed :D

alqu commented 4 years ago

Yep, I see.

I use this role together with a bunch of other roles, so it is very likely that those commonly named variables might clash with others - that was the reasoning behind it.

ikke-t commented 4 years ago

What is this now? I just squashed and merged these changes, did you create two PR for the same changes?

alqu commented 4 years ago

I accidentally committed 974d8e3 into this branch... This branch fixes the problem that occurs if you use the galaxy role. Then ansible complains about not finding role "podman_container_systemd", since it only knows "ikke_t.podman_container_systemd" from galaxy.