
As it turns out, run_once executes a task once per batch when executed from a serialised playbook instead of once per set of play hosts as previously thought. In this patch we implement a combination of dynamic inclusion, inventory scoping and play host scoping to achieve the required goal of only running it once, even when the playbook is executed using limits. We also remove the unnecessary extra local fact refresh. Change-Id: Ib864bf2c0603e8281aa0ba3979ae020e90fd0adc
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:
-
http://docs.openstack.org/developer/openstack-ansible-os_glance/
- The project home is at:
Description
Languages
Jinja
48.1%
Python
37.3%
Shell
14.6%