7d4cc4a217
This change makes it so that the OS_keystone role is an independent role and can be installed / tested stand-alone. Implements: blueprint independent-role-repositories Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
5 lines
111 B
Plaintext
5 lines
111 B
Plaintext
[all]
|
|
localhost ansible_connection=local ansible_become=True
|
|
|
|
[keystone_all]
|
|
localhost ansible_connection=local |