Questions tagged [jinja]
32 questions
0
votes
1 answer
automated creation of a configuration file with ansible (or something else)
I have to create a pipeline in order to automate creation-deployment and update configuration file for network devices (switch-routers-firewall, mostly cisco).
There's many ways i think to do the job but i hesitate.
The process would be to read a…

sam1975
- 1
0
votes
1 answer
Ansible vmware_host_facts with a loop
I'm trying to get a list of all of the datastores across multiple ESXi hosts (they all sit in different vCenters so I'm having to use a loop with a dictionary to get the correct vCenter for the ESXi host otherwise the hosts do not appear)
My problem…

jsjw
- 43
- 3