nmap: fix get_option calls (#7323)

Fix get_option calls.
This commit is contained in:
Felix Fontein
2023-09-28 21:27:30 +02:00
committed by GitHub
parent 35b252c9ad
commit 53978b7440
2 changed files with 17 additions and 15 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- "nmap inventory plugin - fix ``get_option`` calls (https://github.com/ansible-collections/community.general/pull/7323)."