Gonéri Le Bouder

Results 176 comments of Gonéri Le Bouder

@dnmvisser you can also generate the inventory configuration from a template and set the key using `include_filters: { lookup('env', 'EC2_INSTANCE_FILTERS') }}`

Hi @fostermi, This would indeed be a nice feature. Would you like to implement it in the inventory plugin?

Thank you @flowerysong for your contribution. We agree this is the right way to address the problen. This being said, your filter is generical enough to be included in a...

Yes indeed, the module is more specific than I initially thought.

We can address this with either @flowerysong filter plugin, or a new `use_contrib_script_compatible_expand_csv_tags` for the inventory plugin that would reproduce the same behaviour. @jillr, @tadeboro, @tremble, do you have an...

I've increased the timeout to 2hours. Ideally, we should split these jobs.

note: I'm playing with the close/reopen button to kill the ongoing CI job that is broken.

The problem is in `eve.utils.embedded_document()` from Eve itself. It takes the embedded document one by one. This makes complicated to reduce the number of SQL request.

Something I like with the Ansible-scenario is that you can validate your configuration playbook/role against a running image. If you want to reset, you respawn an image. When you've done...