Felix Fontein

Results 2344 comments of Felix Fontein

Thanks for your contribution! Can you please add a [changelog fragment](https://docs.ansible.com/ansible/devel/community/collection_development_process.html#creating-a-changelog-fragment)? Thanks.

Please note that this PR now has a conflict since we reformatted all code in the collection (see #10999).

> hmm per testing the new reformatted zpool.py (current original state, without any disk-by modifications) module it throws error if deployed on XCP-ng 8.3, which has python2.7 and python3.6 by...

The encrypted file seems to have no key indeed, so basically it cannot be decrypted - except if someone can guess the key. I guess it's a bug that this...

> I have `.sops.yml` config in my root repository like this: The file should be named `.sops.yaml`, not `.sops.yml`. (Ref #1820)

I don't think having `value` required is a *problem* - it's just not as flexible as it could be. But such flexibility can be added later on (in another PR)....

@jakob-bebop please take a look at https://github.com/jakob-bebop/ansible.community.general/pull/1. And also please note that there is now a conflict with the current `main` branch.

If nobody objects, I'll merge this on the upcoming weekend (after applying the remaining suggestions if they haven't been applied yet).

@jakob-bebop @utoddl thanks for your contributions! @russoz @jpmens thanks for reviewing!