one_vnet: Fix module (#9019)

* Fix one_vnet module

* Add CHANGELOG

* Fix CHANGELOG
This commit is contained in:
alexander
2024-10-21 21:51:57 +03:00
committed by GitHub
parent cc72fa0786
commit 93be499f26
2 changed files with 21 additions and 16 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- one_vnet - fix module failing due to a variable typo (https://github.com/ansible-collections/community.general/pull/9019).