mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-27 15:11:23 -07:00
[PR #6352/0eb33c28 backport][stable-6] Add support env variables for nmap inventory plugin (#6394)
Add support env variables for nmap inventory plugin (#6352)
* Add support env variables for nmap inventory plugin
* Add changelogs/fragments file
* Rename support-env-variables-to-nmap-dynamic-inventoiry to 6351-support-env-variables-to-nmap-dynamic-inventoiry
* Add extension for changelog file
* Fix https://github.com/ansible-collections/community.general/pull/6352#discussion_r1167973326
Co-authored-by: Felix Fontein <felix@fontein.de>
* Fix https://github.com/ansible-collections/community.general/pull/6352#discussion_r1167973295
Co-authored-by: Felix Fontein <felix@fontein.de>
* Fix https://github.com/ansible-collections/community.general/pull/6352#discussion_r1167973265
Co-authored-by: Felix Fontein <felix@fontein.de>
* Fix https://github.com/ansible-collections/community.general/pull/6352#discussion_r1167973193
* Fix linter
* Fix https://github.com/ansible-collections/community.general/pull/6352#discussion_r1168014445
* Fix changelog fragment.
---------
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 0eb33c2839
)
Co-authored-by: efrikin <sadeless@gmail.com>
This commit is contained in:
parent
57f262504d
commit
46a83df85e
2 changed files with 11 additions and 1 deletions
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- nmap inventory plugin - added environment variables for configure ``address`` and ``exclude`` (https://github.com/ansible-collections/community.general/issues/6351).
|
Loading…
Add table
Add a link
Reference in a new issue