kolla-ansible/ansible/roles/keystone
Michal Arbet 78cf9585b7 Trivial: Add connection: local for keystone-fernet cron generate task
This patch add connection local for above mentioned task as
kolla-ansible can be executed in docker container as in
my case.

When there is no connection: local, ansible is trying to connect
to localhost via ssh where specified python script is not available.

After connection: local everything is working as expected as file
is found inside container

Closes-Bug: #2004224

Change-Id: I219a958b4f101efb71a2935e6d910dae5c65f0be
2023-01-31 06:48:40 +01:00
..
defaults Integrate oslo-config-validator 2022-12-21 17:19:09 +00:00
files Stop to use the __future__ module. 2020-06-02 20:21:41 +02:00
handlers keystone: Remove redundant 'when' 2022-08-29 19:42:05 +08:00
tasks Trivial: Add connection: local for keystone-fernet cron generate task 2023-01-31 06:48:40 +01:00
templates Add a flag to handle RabbitMQ high availability 2023-01-13 15:40:08 +00:00
vars Move project_name and kolla_role_name to role vars 2021-12-31 09:26:25 +00:00