Role repo_server for OpenStack-Ansible
Go to file
Jesse Pretorius 6eb316499f Remove unused variable and handlers
The variable repo_auto_rebuild appears to have been
introduced in kilo, but never used.

The 'Init reload' handler is no longer required as
all services are now managed via systemd and the
service module.

The 'reload ssh' handler is also unused.

Change-Id: I1078ff7d2bd1acd0d1cea90fb90bc632386f0daf
2017-11-21 07:33:57 +00:00
defaults Remove unused variable and handlers 2017-11-21 07:33:57 +00:00
doc Initial OSA zuul v3 role jobs 2017-10-17 18:04:21 +01:00
examples [DOCS] Update repo server role docs 2016-08-15 14:01:20 +00:00
files Removed sshd_config file 2016-03-02 04:20:17 +00:00
handlers Remove unused variable and handlers 2017-11-21 07:33:57 +00:00
meta Add OpenStack-Ansible metadata 2017-10-11 09:10:18 +00:00
releasenotes Remove setting of version/release from releasenotes 2017-11-17 08:11:43 +01:00
tasks Ensure the /var/log/apt-cacher-ng directory created 2017-11-01 15:50:25 -05:00
templates Escape periods in DontCache regex 2017-07-21 08:01:47 -05:00
tests Resolve ansible-lint test failures 2017-11-21 07:21:43 +00:00
vars SUSE: Add OBS:devel:libraries:c_c++ repository 2017-05-18 12:43:10 +01:00
zuul.d Remove unified queue from gate pipeline 2017-10-23 11:33:27 +01:00
.gitignore Updated from OpenStack Ansible Tests 2017-06-22 15:20:22 +00:00
.gitreview updated repo pathing for new org 2015-12-10 20:47:45 -06:00
CONTRIBUTING.rst [DOCS] - Removing tags: and category: 2016-08-18 17:07:19 -04:00
LICENSE first commit 2015-12-09 09:25:37 -06:00
README.rst Update URLs in documents according to document migration 2017-07-14 09:47:36 +08:00
Vagrantfile Updated from OpenStack Ansible Tests 2017-07-28 15:01:15 +00:00
bindep.txt Updated from OpenStack Ansible Tests 2017-09-12 23:56:06 +00:00
manual-test.rc Use centralised test scripts 2016-09-28 11:57:04 +01:00
run_tests.sh Updated from OpenStack Ansible Tests 2017-11-10 13:18:39 +00:00
setup.cfg Update URLs in documents according to document migration 2017-07-14 09:47:36 +08:00
setup.py Updated from global requirements 2017-03-02 11:52:25 +00:00
test-requirements.txt Updated from global requirements 2017-09-16 23:20:54 +00:00
tox.ini Ensure that role tests pin pip/setuptools/wheel 2017-06-04 11:24:15 +01:00

README.rst

Team and repository tags

image

OpenStack-Ansible Repo Server

Ansible role that deploys a repository server for python packages, git sources and package caching for deb/rpm.

Documentation for the project can be found at: https://docs.openstack.org/openstack-ansible-repo_server/latest/

The project home is at:

http://launchpad.net/openstack-ansible