bifrost/playbooks/roles/ironic-enroll-dynamic/tasks
Leif Madsen cadc107384
Add when to skip os_client_config in noauth mode
When noauth_mode=true, the os_client_config Ansible module will still execute
and then fails due to a missing clouds.yaml file (which is only generated
when keystone is enabled and installed).

This change will skip over the os_client_config module when noauth_mode
is set to true.

Change-Id: Iff3f33fe5e1f7d952c982fa377af0ff415ec2831
Closes-Bug: #1693309
Signed-off-by: Leif Madsen <lmadsen@redhat.com>
2017-05-26 08:34:14 -04:00
..
main.yml Add when to skip os_client_config in noauth mode 2017-05-26 08:34:14 -04:00