mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 12:50:22 -07:00
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>
This commit is contained in:
parent
114eb67f58
commit
0eb33c2839
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