diff --git a/ansible/roles/keystone/tasks/config.yml b/ansible/roles/keystone/tasks/config.yml index 6951545716f6b620e716e4218bbdd9c6b49bdd2a..204f1bbb56821784bf5929e5f83f4d301508811f 100644 --- a/ansible/roles/keystone/tasks/config.yml +++ b/ansible/roles/keystone/tasks/config.yml @@ -45,6 +45,7 @@ - "{{ node_custom_config }}/database.conf" - "{{ node_custom_config }}/messaging.conf" - "{{ node_custom_config }}/keystone.conf" + - "{{ node_custom_config }}/keystone/{{ item }}.conf" - "{{ node_custom_config }}/keystone/{{ inventory_hostname }}/keystone.conf" dest: "{{ node_config_directory }}/{{ item }}/keystone.conf" with_items: