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
commit 53978b7440
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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)."