openstack-ansible-os_trove/tasks
Donovan Francesco (drifterza) e0cee746f4 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: Id2f6ff7e1bd016e07f0b7a10d9ef2844070eb1c5
Related-Bug: #1642654
2016-11-25 11:20:13 +02:00
..
main.yml Use ansible_service_mgr fact 2016-11-10 07:15:53 +00:00
trove_apache.yml Update 2016-08-25 14:56:41 +02:00
trove_db_setup.yml Fix linting issues for ansible-lint 3.4.1 2016-11-02 12:33:12 +00:00
trove_init.yml Deploy Openstack-Trove (DBaaS) 2016-09-01 15:17:08 +02:00
trove_init_common.yml Use ansible_service_mgr fact 2016-11-10 07:15:53 +00:00
trove_init_systemd.yml Deploy Openstack-Trove (DBaaS) 2016-09-01 15:17:08 +02:00
trove_init_upstart.yml Fix linting issues for ansible-lint 3.4.1 2016-11-02 12:33:12 +00:00
trove_install.yml Use new ansible package module to install distro packages. 2016-11-25 11:20:13 +02:00
trove_post_install.yml Update paste, policy and rootwrap configurations 2016-10-06 2016-10-06 14:40:33 +01:00
trove_pre_install.yml Deploy Openstack-Trove (DBaaS) 2016-09-01 15:17:08 +02:00
trove_service_setup.yml Trove service user configuration should be aligned 2016-11-23 18:42:14 +00:00