openstack-ansible-os_horizon/tasks
Jean-Philippe Evrard 4f4e75db88 Ensure the log folder exists
Restarting the apache service under ubuntu read the envvars file.
This envvars contains the folder for logrotate. If the folder
doesn't exist or hasn't the apache permissions, the restart of
the service will fail.

We ensure here the folder properly exists, with the right
permissions.

Change-Id: I041a044ef88aff917eeb3a618c2c08ac9ceb80fe
(cherry picked from commit bbe5bb7c3c)
2017-03-08 18:20:29 +00:00
..
horizon_apache.yml Ensure the log folder exists 2017-03-08 18:20:29 +00:00
horizon_db_setup.yml Fix linting issues for ansible-lint 3.4.1 2016-11-02 12:22:59 +00:00
horizon_install.yml Add retries for horizon venv download 2017-02-07 11:22:20 +00:00
horizon_post_install.yml Make long-running tasks use async 2017-02-21 19:29:48 +00:00
horizon_pre_install.yml Change permission for conf folder 2017-01-17 17:14:44 -06:00
horizon_service_setup.yml Cleanup/standardize usage of tags 2016-07-11 16:48:58 -04: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 Revert dynamic includes for inventory-based conditionals 2016-09-26 19:58:12 +01:00
horizon_ssl_user_provided.yml Cleanup/standardize usage of tags 2016-07-11 16:48:58 -04:00
main.yml Make long-running tasks use async 2017-02-21 19:29:48 +00:00