Skip to content Skip to sidebar Skip to footer
Showing posts with the label Ansible 2.x

Ansible Loop And Update Dict

I'm trying to use Ansible to loop through a nested dict and add a new key:value. I'm able … Read more Ansible Loop And Update Dict