You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Are there no configuration options for the Ansible provider? In my case, since I'm working on a proof of concept, I re-build a VM with the same IP several times. Since the key for the host changes, the playbook fails. I looked around for documentation on provider configuration options, but could not find anything. It would be nice to be able to set options for the provider from the configuration block. Maybe follow the ansible.cfg structure: https://docs.ansible.com/ansible/latest/reference_appendices/config.html
Hi,
Are there no configuration options for the Ansible provider? In my case, since I'm working on a proof of concept, I re-build a VM with the same IP several times. Since the key for the host changes, the playbook fails. I looked around for documentation on provider configuration options, but could not find anything. It would be nice to be able to set options for the provider from the configuration block. Maybe follow the
ansible.cfg
structure: https://docs.ansible.com/ansible/latest/reference_appendices/config.htmlThe text was updated successfully, but these errors were encountered: