Timothy Appnel

Results 24 comments of Timothy Appnel

I see the value of this safety net, but I'm not sure how Ansible would facilitate something like this given the distributed and forking nature of its module system. I'll...

@abikouo: I don't have the depth of knowledge and expertise to resolve this myself, but here are some initial thoughts to put out there n trying to work towards something....

We need some additional information in trying to reproduce this. - What version of Ansible core are you running? (2.9.6 is rather old at this point, 2.13.2 is the latest...

I'm not opposed to this idea, but I'd have an issue with adding a param and functionality for a specific resource to the `k8s` module. That module is meant to...

I agree about avoiding workarounds. My suggestion was to help with what you have to work with now. I think we need to be careful we don't overload params with...

I've been wondering if this use (reading a batch of files from a directory) could be worked into ansible-collections/kubernetes.core#19. I'm still of the mind we need to be careful here...

Sorry I didn't see your comment sooner @jobcespedes. Wouldn't one of the `_info` modules or even the k8s lookup provide you the same capabilities?

@stmarier Does @willthames's suggestion work for you here?

@nergalex What version of this collection are you using? Is it the latest stable, v1.2?