mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
e690317e3a
* Add partial diff support, not in check mode * Add changelog fragment * Fix PEP8. Want to run Black against this so badly. * Update changelogs/fragments/8402-add-diif-mode-openbsd-pkg.yml Co-authored-by: Felix Fontein <felix@fontein.de> * Update plugins/modules/openbsd_pkg.py Co-authored-by: Felix Fontein <felix@fontein.de> * Update plugins/modules/openbsd_pkg.py Co-authored-by: Felix Fontein <felix@fontein.de> * Remove unneeded comment --------- Co-authored-by: Allen Smith <allsmith@allsmith.users.ipa.redhat.com> Co-authored-by: Felix Fontein <felix@fontein.de>
2 lines
204 B
YAML
2 lines
204 B
YAML
minor_changes:
|
|
- openbsd_pkg - adds diff support to show changes in installed package list. This does not yet work for check mode (https://github.com/ansible-collections/community.general/pull/8402).
|