openstack-ansible-repo_server/tasks
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
..
install_apt.yml Add ability to change apt/yum package state 2016-08-02 15:43:34 +01:00
install_yum.yml Add ability to change apt/yum package state 2016-08-02 15:43:34 +01:00
main.yml Implemented package caching on the repo server 2016-07-22 10:17:54 +00:00
repo_cacher.yml Add ability to change apt/yum package state 2016-08-02 15:43:34 +01:00
repo_install.yml Updated role for multi-distro support 2016-05-13 10:48:57 +00:00
repo_key_distribute.yml Address Ansible bare variable usage 2016-06-15 15:00:07 -04:00
repo_key_populate.yml Use slurp to collect the repo_server ssh keys 2016-03-02 03:54:10 +00:00
repo_post_install.yml Remove fastcgi and related configuration 2016-07-26 16:15:49 -07:00
repo_pre_install.yml Removing unnecessary usage of with_items 2016-05-24 16:00:01 -04:00
repo_sync_manager.yml Add insist option to lsyncd 2016-04-20 09:13:01 +01:00