1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-03-22 05:09:12 +00:00
Commit graph

5 commits

Author SHA1 Message Date
Eero Aaltonen
fa795788cd fixup handle import errors as instructed in devguide
https://docs.ansible.com/projects/ansible-core/devel/dev_guide/testing/sanity/import.html#in-plugins
2026-03-01 23:34:17 +02:00
Eero Aaltonen
5ae85488a2 fixup use named temporary file 2026-03-01 23:20:45 +02:00
Eero Aaltonen
8a38027c40 fixup: license header and Python2isms
Remove obvious Python2isms. If I missed something, a list of things to
avoid would be appreciated.
2026-03-01 23:20:45 +02:00
Eero Aaltonen
583aed7bab fixup update copyright notices 2026-03-01 12:53:09 +02:00
Eero Aaltonen
1c1f2132c5 Add pgp_keyring action plugin to install PGP keys
Add action plugin to install PGP keys. First use case is to convert a
PGP keyring to binary format before installing on destination host.
2026-02-20 23:07:11 +02:00