mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
46a83df85e
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>
2 lines
185 B
YAML
2 lines
185 B
YAML
minor_changes:
|
|
- nmap inventory plugin - added environment variables for configure ``address`` and ``exclude`` (https://github.com/ansible-collections/community.general/issues/6351).
|