mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-24 05:40:23 -07:00
one_image/one_image_info: Fix class typo (#9056)
* Fix one_image class method args * Add CHANGELOG fragment * PR fix * PR fixes
This commit is contained in:
parent
3506f73da1
commit
67d1b6c413
3 changed files with 10 additions and 7 deletions
3
changelogs/fragments/9056-fix-one_image-modules.yml
Normal file
3
changelogs/fragments/9056-fix-one_image-modules.yml
Normal file
|
@ -0,0 +1,3 @@
|
|||
bugfixes:
|
||||
- one_image - fix module failing due to a class method typo (https://github.com/ansible-collections/community.general/pull/9056).
|
||||
- one_image_info - fix module failing due to a class method typo (https://github.com/ansible-collections/community.general/pull/9056).
|
Loading…
Add table
Add a link
Reference in a new issue