openstack-ansible-os_horizon/tasks
Jean-Philippe Evrard c91d483436 Remove int to string conversion
Without this patch, int will get converted to string, which
is then applied in cron module, and is inconsistent with the other
string input (which the module expects). This can lead to failures.

This fixes it by ensuring everything is a string! boooo.

Change-Id: I3170cc2647947a0365543218f289480bab9ee4ce
2019-12-06 16:10:55 +01:00
..
db_setup.yml Updated from OpenStack Ansible Tests 2019-09-04 15:14:27 +00:00
horizon_apache.yml Use systemd-journald instead of log files 2019-07-24 18:32:47 +03:00
horizon_db_sync.yml Remove int to string conversion 2019-12-06 16:10:55 +01:00
horizon_install.yml Use systemd-journald instead of log files 2019-07-24 18:32:47 +03:00
horizon_install_source.yml Retire neutron-lbaas UI plugin 2019-09-13 13:37:54 +03:00
horizon_post_install.yml Moved compilemessages to handlers 2019-03-19 15:59:04 +02:00
horizon_pre_install.yml Use systemd-journald instead of log files 2019-07-24 18:32:47 +03:00
horizon_service_setup.yml Enable overriding the service setup host python interpreter 2018-11-30 16:10:56 +00:00
horizon_ssl_key_create.yml Cleanup/standardize usage of tags 2016-07-11 16:48:58 -04:00
horizon_ssl_key_distribute.yml Cleanup/standardize usage of tags 2016-07-11 16:48:58 -04:00
horizon_ssl_key_store.yml Cleanup/standardize usage of tags 2016-07-11 16:48:58 -04:00
horizon_ssl_self_signed.yml use include_tasks instead of include 2018-08-15 17:28:30 +08:00
horizon_ssl_user_provided.yml Cleanup/standardize usage of tags 2016-07-11 16:48:58 -04:00
horizon_translations_update.yml Set appropriate branch key in _horizon_translations_pull 2019-03-19 14:00:03 +00:00
main.yml db_setup: refactor database setup to a common file 2019-07-15 01:23:06 +00:00