[PR #7323/53978b74 backport][stable-7] nmap: fix get_option calls (#7329)

nmap: fix get_option calls (#7323)

Fix get_option calls.

(cherry picked from commit 53978b7440)

Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
patchback[bot]
2023-09-29 12:59:04 +02:00
committed by GitHub
parent 14a86ed0ad
commit 7fa84e8ec7
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)."