kolla-ansible/ansible/roles/octavia/tasks
Michal Arbet 41fe771bcc Do not write octavia_amp_ssh_key if auto_config disabled
This task is writing private key from passwords to
/etc/kolla/octavia-worker/{{ octavia_amp_ssh_key_name }} even
if user disabled octavia auto configure.

This patch is adding conditional for this task and skipping
it if octavia_auto_configure: "no".

Closes-Bug: #1927727

Change-Id: Ib993b387d681921d804f654bea780a1481b2b0d0
2021-05-10 11:13:41 +00:00
..
bootstrap.yml Performance: replace unconditional include_tasks with import_tasks 2020-08-28 16:12:03 +00:00
bootstrap_service.yml Add support of octavia dev mod 2020-06-18 22:27:23 +08:00
check-containers.yml Use Docker healthchecks for octavia services 2021-03-03 11:08:16 +00:00
check.yml Enable sanity checks from kolla-ansible 2017-03-09 10:37:06 +00:00
clone.yml Add support of octavia dev mod 2020-06-18 22:27:23 +08:00
config-host.yml octavia: support tenant management network 2021-03-03 10:20:40 +08:00
config.yml Do not write octavia_amp_ssh_key if auto_config disabled 2021-05-10 11:13:41 +00:00
copy-certs.yml Refactor copy certificates task 2020-04-14 17:26:19 +00:00
deploy-containers.yml Add a job that *only* deploys updated containers 2019-09-26 17:51:14 +01:00
deploy.yml octavia: support tenant management network 2021-03-03 10:20:40 +08:00
get_resources_info.yml Register resources info for octavia upgrading 2021-01-09 18:34:49 +08:00
hm-interface.yml Use User and Group variables instead of sudo 2021-03-09 17:25:58 +08:00
loadbalancer.yml Use "name:" instead of "role:" for *_role modules 2020-03-02 10:01:17 +01:00
main.yml Revert "Performance: Use import_tasks in the main plays" 2020-12-14 10:36:55 +00:00
openrc.yml add octavia openrc file 2020-10-08 14:50:52 +00:00
precheck.yml octavia: Add support for disabling amphora provider 2021-04-12 14:41:00 +00:00
prepare.yml octavia: support tenant management network 2021-03-03 10:20:40 +08:00
pull.yml Specify 'become' for all tasks that use kolla_docker module 2018-06-08 12:39:24 +00:00
reconfigure.yml Performance: replace unconditional include_tasks with import_tasks 2020-08-28 16:12:03 +00:00
register.yml Do not set 'always' tag where unnecessary 2020-10-27 19:51:46 +01:00
stop.yml Use "name:" instead of "role:" for *_role modules 2020-03-02 10:01:17 +01:00
upgrade.yml Register resources info for octavia upgrading 2021-01-09 18:34:49 +08:00