Felix Fontein
Felix Fontein
@wilfriedroset @v1v ^
@v1v since you're a maintainer for this plugin you can write `close_me` in a comment to make the bot close the issue. (https://github.com/ansible/ansibullbot/blob/devel/ISSUE_HELP.md#commands) (I won't close it now so you...
I would be glad if you could take a close look at this PR and in particular test it (I don't have the means to test almost all of these...
I strongly disagree. Usually your inventory, when coming from an external service, is only partially trustable. Some values you have to trust (otherwise you shouldn't use it at all), but...
> The 'constructed' inventory plugin is one thing, but I was thinking about the feature in general (from the base class) which is also used by many other inventory plugins,...
If nobody objects, I'll merge this tomorrow.
@opoplawski @bcoca @russoz @morph027 thanks a lot for reviewing/testing/... this!
I ran this with: ```shell ansible-builder build --tag test-ee --container-runtime docker --verbosity 3 ansible-navigator run -vv --mode stdout --ce docker --eei test-ee:latest test.yml ``` where test.yml is a minimal playbook.
If it's better to split this up into two separate PRs, please tell me.
Please check out https://docs.ansible.com/ansible/devel/dev_guide/developing_collections_distributing.html#ignoring-files-and-folders for how to prevent this to happen again. Also note that there will be a new ansible-core 2.19.0b3 release tomorrow or beginning of next week, which...