mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-23 14:31:44 -07:00
[PR #9056/67d1b6c4 backport][stable-9] one_image/one_image_info: Fix class typo (#9072)
one_image/one_image_info: Fix class typo (#9056)
* Fix one_image class method args
* Add CHANGELOG fragment
* PR fix
* PR fixes
(cherry picked from commit 67d1b6c413
)
Co-authored-by: alexander <79072457+abakanovskii@users.noreply.github.com>
This commit is contained in:
parent
9c535cb17d
commit
b6cd89c677
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