Error when evaluating variable in import path: keystone_{{ keystone_web_server }}.yml.
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack-Ansible |
New
|
Undecided
|
Unassigned |
Bug Description
root@ansible-
Variable files: "-e @/etc/openstack
ansible-playbook 2.9.9
config file = None
configured module search path = ['/etc/
ansible python module location = /opt/ansible-
executable location = /opt/ansible-
python version = 3.8.5 (default, Jul 28 2020, 12:59:40) [GCC 9.3.0]
No config file found; using defaults
[DEPRECATION WARNING]: The TRANSFORM_
ansible.cfg.
[WARNING]: Invalid characters were found in group names but not replaced, use -vvvv to see details
[WARNING]: Unable to parse /etc/openstack_
statically imported: /etc/ansible/
statically imported: /etc/ansible/
statically imported: /etc/ansible/
statically imported: /etc/ansible/
statically imported: /etc/ansible/
statically imported: /etc/ansible/
statically imported: /etc/ansible/
statically imported: /etc/ansible/
statically imported: /etc/ansible/
statically imported: /etc/ansible/
statically imported: /etc/ansible/
statically imported: /etc/ansible/
statically imported: /etc/ansible/
statically imported: /etc/ansible/
statically imported: /etc/ansible/
ERROR! Error when evaluating variable in import path: keystone_{{ keystone_web_server }}.yml.
When using static imports, ensure that any variables used in their names are defined in vars/vars_files
or extra-vars passed in from the command line. Static imports cannot use variables from facts or inventory
sources like group or host vars.
EXIT NOTICE [Playbook execution failure] *******
=======
root@ansible-
keystone_
The configuration does not work, and the keystone_web_server need to be declared in user_vaiables.yml for the play to pass
Hi Per,
Could you let me know where you have defined keystone_sp?
Thanks,
Jonathan.