
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
Team and repository tags
OpenStack-Ansible glance
This Ansible role installs and configures OpenStack glance and the glance registry.
- Documentation for the project can be found at:
-
https://docs.openstack.org/openstack-ansible-os_glance/latest/
- Release notes for the project can be found at:
-
https://docs.openstack.org/releasenotes/openstack-ansible-os_glance/
- The project home is at:
Description
Languages
Jinja
48.1%
Python
37.3%
Shell
14.6%