Joao C Costa

Results 183 comments of Joao C Costa

added the following command before: ``` - sudo: true get_url: url: "http://ppa.launchpad.net/ondrej/php5/ubuntu/dists/trusty/Release.gpg" dest: /tmp/test-php5-ppa.gpg force: yes ``` ansible -vvv ``` TASK: [ez123-web--php5 | DEBUG-1] ********************************************* THIS IS A LOCAL LXC...

I think (more a hunch) that the problem is that LXC tries to connect with the same name as it has on the "origin" side. Since that user doesn't exist,...

Hi. Is there any progress on this? aws-cli/2.15.18 still exhibits this behaviour. Thanks

Could this be a manifestation of https://github.com/kubernetes-sigs/external-dns/issues/3753 and https://github.com/kubernetes-sigs/external-dns/issues/3948?

Hi. Is there any update on this? This does effectively prevent the use of SCRAM associations in a non-centralized manner. Thanks

In our use case, we would also favour `aws_msk_single_scram_secret_association` as it allows different parts of the code to add/remove associations independently, while the list approach requires all changes to me...

@ppihus complementing my prev explanation, I'm sure it would still be useful to keep the current behaviour for the use cases where it is needed to control the full set...