Files
openstack-ansible-os_keystone/vars
Donovan Francesco (drifterza) 1b5c70bf41 Use new ansible package module to install distro packages.
From Newton onwards we're able to take advantage of
the Ansible package module, instead of conditionally
executing the apt or yum module.

Implementing this is an optimisation which we can do
in master and backport to stable/newton,
reducing the execution time.

Reference: http://docs.ansible.com/ansible/package_module.html

Change-Id: Ie15c4b1f2970e3f93765132459e072c58b146799
Related-Bug: #1642654
2016-11-26 10:02:59 +02:00
..