diff --git a/playbooks/keystone.yml b/playbooks/keystone.yml index 6e3b27c0..c2e44e55 100644 --- a/playbooks/keystone.yml +++ b/playbooks/keystone.yml @@ -234,6 +234,8 @@ hosts: keystone_all gather_facts: false user: root + tags: + - keystone-config environment: "{{ deployment_environment_variables | default({}) }}" tasks: - name: Setup installation variables