openstack-ansible-os_glance/tasks
Jesse Pretorius 4aedfc612d Cleanup directory creation tasks
Using the realpath filter, we can idempotently create/modify
the log directory whether it is a symlink or not. This allows
us to consolidate two tasks into the common directory creation
task.

The extra task to create the images directory can be consolidated
into the same common directory creation task.

We also convert the items list to yaml dictionary format to
match the desired style according to the style guide.

Change-Id: I46e8b7c3be005681efc8a520318e7945c9c9a259
2018-06-29 10:17:37 +01:00
..
glance_db_setup.yml Move database creation into role 2018-05-15 07:45:39 +00:00
glance_install.yml Cleanup directory creation tasks 2018-06-29 10:17:37 +01:00
glance_install_source.yml Simplify fact setting 2018-05-15 10:55:31 +01:00
glance_post_install.yml Correct role rerun when using glance with NFS 2018-06-28 14:47:53 +00:00
glance_service_setup.yml Do not log passwords 2018-04-18 11:46:56 +01:00
main.yml Add support for using distribution packages for OpenStack services 2018-05-04 15:42:26 +01:00