Skip to content

Ansible Identity template fails #92

@CaptainFluffyToes

Description

@CaptainFluffyToes

The Conjur Identity template fails to run for 2 reasons:

  1. The SCM repo IP is hardcoded in the project specifications. The IP address might have changed. Solution - Change to localhost
  2. 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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions