kolla-ansible/ansible/roles/keystone/tasks
Mark Goddard e46d602536 Use local python interpreter for keystone cron generator
We generate the keystone cron schedule via a python script on localhost.
Currently this always uses 'python', however this may not be available
on some systems.

This change switches to use the same python interpreter as used by
ansible-playbook.

Partially-Implements: blueprint python-3

Change-Id: I6007f8d6880f418a503766cec21a330c44e5b80f
2019-12-09 17:07:10 +00:00
..
bootstrap_service.yml Fix handling of docker restart policy 2019-07-18 13:39:06 +00:00
bootstrap.yml During deploy, always sync DB 2019-07-12 08:56:54 +00:00
check-containers.yml Add a job that *only* deploys updated containers 2019-09-26 17:51:14 +01:00
check.yml Support configuration of trusted CA certificate file 2019-08-16 12:47:42 +00:00
clone.yml Support checkout dedicated version from git with dev mode 2018-08-14 16:06:00 +08:00
config.yml Use local python interpreter for keystone cron generator 2019-12-09 17:07:10 +00:00
deploy-containers.yml Add a job that *only* deploys updated containers 2019-09-26 17:51:14 +01:00
deploy.yml Use include_tasks instead of include 2018-07-25 23:57:22 +08:00
init_fernet.yml Don't rotate keystone fernet keys during deploy 2019-06-27 08:41:27 +00:00
loadbalancer.yml Refactor haproxy config (split by service) V2.0 2018-09-26 03:30:38 -07:00
main.yml Use include_tasks instead of include 2018-07-25 23:57:22 +08:00
precheck.yml Change local_action to delegate_to: localhost 2019-11-22 15:04:44 +00:00
pull.yml Specify 'become' for all tasks that use kolla_docker module 2018-06-08 12:39:24 +00:00
reconfigure.yml Use include_tasks instead of include 2018-07-25 23:57:22 +08:00
register.yml Refactor service, endpoint and user registration 2019-09-17 10:13:56 -07:00
stop.yml Support stop specific containers 2018-11-26 08:07:01 +00:00
upgrade.yml Use become for all docker tasks 2019-06-06 19:04:58 +01:00