bifrost/playbooks/roles/bifrost-ironic-install/tasks
Olivier Bourdon 005b91da7f Fix openstack CLI calls environment when using venv
Without this fix the calls to openstack CLI will
return code 2 + error 'No such file or directories'
because the virtual env has not been propagated as
part of the execution PATH

Furthermore this is quite disturbing due to the fact
that some of the failing tasks are marked as
ignore_errors: true.

Change-Id: Iadd3ec14bfd4765488937ea7aa64d296fb129988
2018-07-04 14:52:10 +02:00
..
bootstrap.yml Remove support for classic drivers 2018-06-25 17:11:47 +02:00
create_tftpboot.yml Add configurable option for Ironic master tftp images path 2018-06-25 09:44:36 +02:00
download_ipa_image.yml Add way to customize the IPA version to be used 2018-02-13 12:44:53 +01:00
get_ipxe.yml roles: bifrost-ironic-install: Download the iPXE loader file 2018-02-01 12:29:30 +00:00
inspector_bootstrap.yml Unquote empty braces inside jinja blocks 2017-10-26 16:01:15 -07:00
inspector_install.yml Allow looking constraints file from env var 2017-04-03 10:14:37 +02:00
inspector_start.yml Fixes to allow services startup after reboot 2016-12-23 16:16:10 +02:00
install.yml Remove support for classic drivers 2018-06-25 17:11:47 +02:00
ironic_config.yml Remove support for classic drivers 2018-06-25 17:11:47 +02:00
keystone_setup.yml Fix openstack CLI calls environment when using venv 2018-07-04 14:52:10 +02:00
keystone_setup_inspector.yml Fix openstack CLI calls environment when using venv 2018-07-04 14:52:10 +02:00
main.yml Remove my_ip_address from use 2017-02-03 19:37:20 +00:00
pip_install.yml Fix upper-constraints use 2018-02-03 14:37:52 +00:00
set_ssh_private_key.yml Allow user to specify private SSH key 2017-01-16 17:20:46 +02:00
staging_install.yml Allow looking constraints file from env var 2017-04-03 10:14:37 +02:00
start.yml Clean up jinja2 templates on conditional checks 2017-10-27 22:53:10 +00:00