mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
35fb3dd034
Pkgin fixes (#7971)
* Solve exception and spurious "changed" in pkgin
* Create changelog
* PEP 8
* Update changelogs/fragments/pkgin.yml
Co-authored-by: Felix Fontein <felix@fontein.de>
---------
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit dd25ddfbe8
)
Co-authored-by: Jesús Cea <jcea@jcea.es>
2 lines
195 B
YAML
2 lines
195 B
YAML
bugfixes:
|
|
- pkgin - pkgin (pkgsrc package manager used by SmartOS) raises erratic exceptions and spurious ``changed=true`` (https://github.com/ansible-collections/community.general/pull/7971).
|