awx_pod icon indicating copy to clipboard operation
awx_pod copied to clipboard

Rename import

Open alqu opened this issue 5 years ago • 4 comments

...without having to rename roles.

alqu avatar Apr 16 '20 12:04 alqu

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

Klaas- avatar Apr 16 '20 19:04 Klaas-

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.

alqu avatar Apr 17 '20 07:04 alqu

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

ikke-t avatar Apr 17 '20 13:04 ikke-t

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.

alqu avatar Apr 17 '20 15:04 alqu