Gonéri Le Bouder

Results 176 comments of Gonéri Le Bouder

The CI uses the last git branches. So you can just write something like `stable-2.11`. But I agree, it would be nice to improve the field description.

Hi @giner, I believe you can do the same thing with a ec2 tag. And the inventory plugin supports tag.

Hi @adosztal, Thank you for your contribution. Do you think we can instead extend the existing `ec2_vpc_vpn` module to support this use-case?

Hi @paulogodinhoaq, You're using a rather oudated copy of amazon.aws. May I ask you to update, just to validate the behaviour you describe is still the same.

This PR should resolve the problem: https://github.com/ansible-collections/amazon.aws/pull/1026 It introduces a new configuration key called `allow_duplicated_hosts` that default to False. `False` is the old behaviour, `True`, the new one. Can you...

FTR, last tag related change was: https://github.com/ansible-collections/community.aws/pull/616

This regression is unfortunate. To preserve the compatibility with the two versions we need now to expose the two keys in the result.

Hi @Filirom1, Thank you for your PR. There is some sanity issues that we need to address before we can merge the PR. Can you also add a changelog fragment...

I don't feel like it's a good idea to implement this. This will create yet another configuration source which will ultimately increase the complexity. Also the original key name is...