Florian Apolloner
Florian Apolloner
> I would at least entertain the notion that we may want to set this (or something like it) as the default behavior. May I ask why you'd want this...
As a sidenote: > I'm very interested in the idea that we could add a custom vars plugin to awx/playbooks and then enable that instead. Please don't, we are using...
> Only if the inventory and playbook are in the same directory. I do not think this is correct. Using this minimal example repo: https://github.com/apollo13/ansible-test and executing: `ansible-playbook -i inventory/inv.ini...
I just realized the following: We are using a playbook structure like this: ``` inv1.ini inv2.ini group_vars/ host_vars/ play1.yml ``` This way AWX inventory syncing will read the group_vars &...
> With that done, then I would add the plugin to the `awx/playbooks` folder here and enable it for inventory plugins. How would that be done without disabling other user...
I see you wrote: > A key point here is that many users co-locate their inventory with their playbook (same folder), so they really just want ansible-inventory to ignore vault...
@AlanCoding Would skipping encrypted files be an option during inventory processing? This would allow to use encrypted files like suggested in ansible best practices and not expose the actual data...
Curious, why would the file contents have to be stored in the database? After all the playbook run has access to the project files. FWIW I'd love to have a...
Hi @jkirschner-hashicorp, > Thank you for submitting this PR for our consideration! To help with that consideration, can you provide more context on: Sure, thank you for answering. > *...
//Unstable On Tue, Nov 1, 2022, at 02:37, github-actions[bot] wrote: > This pull request has been automatically flagged for inactivity because > it has not been acted upon in the...