openstack-ansible-os_glance/tasks
Andy McCrae fe6e32e3e3 Default to "omit" mode from directory creation
To avoid a situation where the mode is set on an NFS mount that has
different permissions to 755, we should omit the mode by default.

The default value on creation is 755 in anycase, so if the directory
does not exist it will be created with 755 as before.

Change-Id: I926f46ba2e8a8ce84b4f127dbeabb0daab0b3951
Closes-Bug: #1680233
2017-04-11 17:34:40 +01:00
..
glance_db_setup.yml Fix linting issues for ansible-lint 3.4.1 2016-11-02 11:57:22 +00:00
glance_init_common.yml Remove Trusty support from os_glance role 2016-12-15 13:17:08 +00:00
glance_init_systemd.yml Ensure the components are isolated from the system 2017-03-28 19:30:04 -05:00
glance_install.yml Clean up developer mode logic 2017-01-13 19:52:41 -06:00
glance_post_install.yml Implementing stricter permissions on config files 2017-02-07 12:38:27 -05:00
glance_pre_install.yml Default to "omit" mode from directory creation 2017-04-11 17:34:40 +01:00
glance_service_setup.yml Cleanup/standardize usage of tags 2016-07-12 16:55:32 -04:00
main.yml Bring consistency to tags 2017-01-10 14:19:55 +00:00