The Conjur Identity template fails to run for 2 reasons:
- The SCM repo IP is hardcoded in the project specifications. The IP address might have changed. Solution - Change to localhost
- The inventory file is set to look for the DNS "demo-ansible" which does not resolve. The inventory file should have an option added:
Now the template will run.
The Conjur Identity template fails to run for 2 reasons:
Now the template will run.