openstack-ansible-os_sahara/tasks
Jesse Pretorius b41b468f04 Add ability to change apt/yum package state
The current method of installing the distribution packages required is
set in the tasks and cannot be changed by a deployer.

Currently the apt task always installs the latest package. This results
in unexpected binary changes when a deployer may simply be trying to
execute a configuration change.

This patch adds the ability for a deployer to change the desired state
so that the results are predictable.

Change-Id: Iffae275077a359de55317dfa3947f797217c6281
2016-08-02 15:16:31 +01:00
..
main.yml Implement Ubuntu 16.04 Xenial support 2016-06-16 08:48:07 -03:00
sahara_db_setup.yml Added Apache license boilerplate 2016-05-12 12:55:46 -03:00
sahara_init_common.yml Implement Ubuntu 16.04 Xenial support 2016-06-16 08:48:07 -03:00
sahara_init_systemd.yml Fix ansible performance issue 2016-08-02 09:22:48 +01:00
sahara_init_upstart.yml Implement Ubuntu 16.04 Xenial support 2016-06-16 08:48:07 -03:00
sahara_init.yml Implement Ubuntu 16.04 Xenial support 2016-06-16 08:48:07 -03:00
sahara_install_apt.yml Add ability to change apt/yum package state 2016-08-02 15:16:31 +01:00
sahara_install.yml Optimise pip install tasks 2016-07-18 16:25:39 +01:00
sahara_post_install.yml Only install to virtual environment 2016-07-08 05:54:07 -07:00
sahara_pre_install.yml Only install to virtual environment 2016-07-08 05:54:07 -07:00
sahara_service_setup.yml Added configuration for default ntp and sahara/swift integration 2016-05-25 17:26:43 +00:00