Kate Case

Results 56 comments of Kate Case

This at the very least needs a rebase, but the changelog update is also correct- no code is changing here outside of tests, so this is at best a `doc_changes`,...

I took a look through everything, and while the fix does work, I don't think https://github.com/ansible-collections/ansible.netcommon/pull/517 is quite the right answer. Can someone test https://github.com/ansible-collections/ansible.netcommon/pull/521 and let me know if...

Cool. Thanks for looking into it. I've closed 517 in favor of 521 and will merge 521 when I get a chance.

We won't be able to do that, unfortunately.

Current idea is to introduce `--overwrite` option that lists file conflicts and then prompts the user to confirm that these files will be replaced, and deprecate force in favor of...

https://github.com/ansible/ansible-creator/pull/294 does the first half of this, introducing an `--overwrite` parameter is still pending