-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
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:
- ansible_host: or
Now the template will run.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels