Gianluca Salvo
Gianluca Salvo
Hello, I propose this correction in order to address issue #80 . Let me know if you agree, Thank you
Hello, I'm using your collection in order to install Confluent Platform in KRaft mode and I tried to create SASL-SCRAM user but the playbook fail and, looking at your code,...
##### SUMMARY This PR adds an optional parameter to Icinga2 inventory `group_by_hostgroups` (boolean). If `true`, Icinga2 hostgroups are used as Ansible groups; if `false` the step is ignored. For backward...
Hi, I submit this PR in order to add Jinja templating support in inventory for these fields: - hostname - username - password - port I think that it can...
Hi, I added the support of the "hostnames" key in inventory definition. In the hostname key, you may specify a Jinja2 template that modifies the ansible_hostname. For example, I use...