RETIRED, Role os_molteniron for OpenStack-Ansible
Go to file
Jesse Pretorius 879c1db7cf Use package module to install distro packages
Consolidate distro package install tasks into a
single task using the package module and pass
the package list into the name instead of using
a with_items loop.

The minimum Ansible version is raised to 2.2 due to a
known bug [1] in Ansible's apt module which does not
update the cache properly if the cache update and the
install are combined in a single task.

[1] https://github.com/ansible/ansible-modules-core/issues/1497

Also:
- split install tasks into pre-install, install and
  post-install tasks and tag them appropriately.

Change-Id: I0c5cc16ba1d82b7fd169156d1890c86614210cad
2017-05-02 13:08:49 +00:00
defaults Delete Restart molteniron services 2017-02-09 15:20:33 -06:00
doc Add example file so required files section in docs looks correct 2017-03-26 20:21:01 -05:00
examples Add example file so required files section in docs looks correct 2017-03-26 20:21:01 -05:00
group_vars First commit 2017-01-26 07:52:48 -06:00
handlers Delete Restart molteniron services 2017-02-09 15:20:33 -06:00
host_vars First commit 2017-01-26 07:52:48 -06:00
meta Use package module to install distro packages 2017-05-02 13:08:49 +00:00
releasenotes/source Add scaffolding for testing and doc publishing 2017-03-20 07:26:29 -05:00
tasks Use package module to install distro packages 2017-05-02 13:08:49 +00:00
tests Add scaffolding for testing and doc publishing 2017-03-20 07:26:29 -05:00
vars Use package module to install distro packages 2017-05-02 13:08:49 +00:00
.gitignore Add scaffolding for testing and doc publishing 2017-03-20 07:26:29 -05:00
.gitreview Add scaffolding for testing and doc publishing 2017-03-20 07:26:29 -05:00
README.rst Add scaffolding for testing and doc publishing 2017-03-20 07:26:29 -05:00
setup.cfg First commit 2017-01-26 07:52:48 -06:00
setup.py First commit 2017-01-26 07:52:48 -06:00
test-requirements.txt Add scaffolding for testing and doc publishing 2017-03-20 07:26:29 -05:00
tox.ini Add scaffolding for testing and doc publishing 2017-03-20 07:26:29 -05:00

README.rst

Team and repository tags

image

OpenStack-Ansible MoltenIron

Ansible role to deploy the Ironic sub-project MoltenIron

Documentation for the project can be found at:

http://docs.openstack.org/developer/openstack-ansible-os_molteniron/

The project home is at:

http://launchpad.net/openstack-ansible