Incorrect parsed variable name
database_user_create was not correctly referenced when parsing the variable names. This could never actually lead to a situation that reported a false change, but it could break an operation if you were using the --step option with ansible and skipped the database create task. TrivialFix Backport: Liberty Change-Id: Idf69fffcc3814f509448ccea11b7d175f074ccf1
Showing
- ansible/roles/cinder/tasks/bootstrap.yml 1 addition, 1 deletionansible/roles/cinder/tasks/bootstrap.yml
- ansible/roles/glance/tasks/bootstrap.yml 1 addition, 1 deletionansible/roles/glance/tasks/bootstrap.yml
- ansible/roles/heat/tasks/bootstrap.yml 1 addition, 1 deletionansible/roles/heat/tasks/bootstrap.yml
- ansible/roles/ironic/tasks/bootstrap.yml 1 addition, 1 deletionansible/roles/ironic/tasks/bootstrap.yml
- ansible/roles/keystone/tasks/bootstrap.yml 1 addition, 1 deletionansible/roles/keystone/tasks/bootstrap.yml
- ansible/roles/murano/tasks/bootstrap.yml 1 addition, 1 deletionansible/roles/murano/tasks/bootstrap.yml
- ansible/roles/neutron/tasks/bootstrap.yml 1 addition, 1 deletionansible/roles/neutron/tasks/bootstrap.yml
- ansible/roles/nova/tasks/bootstrap.yml 1 addition, 1 deletionansible/roles/nova/tasks/bootstrap.yml
Please register or sign in to comment