openstack-ansible-repo_server/defaults
Jesse Pretorius 36351e9ce6 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: Iee1c61e431e93c60d9fa95e66a7fe278d0a11d3c
2016-08-02 15:43:34 +01:00
..
main.yml Add ability to change apt/yum package state 2016-08-02 15:43:34 +01:00