Simon Dodsley

Results 26 comments of Simon Dodsley

Seeing what appear to be the same issue here: https://github.com/ansible/ansible/pull/66914 bot_status: waiting_on: maintainer **

> [Pure-Storage-Ansible/FlashArray-Collection#500](https://github.com/Pure-Storage-Ansible/FlashArray-Collection/issues/500) Resolved - poor usage of flag in the changelog. Changelogs fixed and new Collection version released

@Pure-AdamuKaapan Is this change going to mess up the helm schema?

There s no intent for this to be a conformant repository of example playbooks at this time. This is currently a simple set of examples on how to use the...

Thanks for that fix. The Authors section is resolved, but I am still seeing the same thing in a few other places, specifically in the description field of an option...

I can work around this by making my modules use the working method, so no time constraints here.

@lotaris-xx I'm not sure doing what you suggest will work. Thi smodukle is effectively a standalone module that was only added reluctantly. What appears to have happened is that when...

The correct method for resolving this should be in #615 Please check this to see it it works

That is because this module is slighlty different to the other modules. It is primarily used to create an API token for a user when only the password is known...

@lotaris-xx does this patch resolve your issue? We are going to release a new collection soon and want to add this fix into it, assuming it works for you