mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-11 16:44:22 -07: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:
parent
b5c3361be4
commit
638a7fc199
2 changed files with 13 additions and 1 deletions
|
@ -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).
|
Loading…
Add table
Add a link
Reference in a new issue