mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
Add templating support to Icinga2 Inventory (#7996)
* Add templating support to Icinga2 Inventory * Added CHANGELOG fragment * Linting after CI failure * Update changelogs/fragments/7996-Add templating support to Icinga2 Inventory.yml Co-authored-by: Felix Fontein <felix@fontein.de> * Error in variables'name --------- Co-authored-by: Gianluca Salvo <gianluca.salvo@gruppomol.it> Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
minor_changes:
|
||||
- icinga2 inventory plugin - add Jinja2 templating support to ``url``, ``user``, and ``password`` paramenters (https://github.com/ansible-collections/community.general/issues/7074, https://github.com/ansible-collections/community.general/pull/7996).
|
||||
Reference in New Issue
Block a user