mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-05 21:54:22 -07:00
nmap: fix cache support (#2282)
* add cache support * pep8 e501 fix * revert verify_file function * revert description update * add changelog fragment Co-authored-by: Dennis Israelsson <github@mdh.nu>
This commit is contained in:
parent
6f6b80fd89
commit
31c9ed0fe6
2 changed files with 108 additions and 61 deletions
2
changelogs/fragments/2282-nmap-fix-cache-support.yml
Normal file
2
changelogs/fragments/2282-nmap-fix-cache-support.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- nmap inventory plugin - fix cache and constructed group support (https://github.com/ansible-collections/community.general/issues/2242).
|
Loading…
Add table
Add a link
Reference in a new issue