Michael Burke
Michael Burke
@thekad Great catch! Added and updated to include the new test cases of: - Creation of an empty secret - Creation of an empty secret that already exists - Deletion...
hello @thekad, I did use AI to assist, but mainly its prediction and autocomplete feature. The python isn't that complicated so I didn't ask it to write it for me....
@thekad Thank you! I've updated the code to fix the failing sanity tests. Please let me know If there is anything else that's failing: ```bash ❯ ansible-test sanity --python-interpreter $(which...
> @Michael-Burke can you rebase please? @thekad rebase should be complete; I also re-ran the sanity tests which are still passing. Let me know if there is anything else I...