Role Ironic for OpenStack-Ansible
Go to file
Dmitriy Rabotyagov 47bcaff4b3 Convert dynamic includes to static imports
When task/role files are included using include_tasks, tags are not
passed to the included tasks. As a result, tags like neutron-config
do not have the intended effect. This patch changes include_tasks
to import_tasks for all cases where dynamic vars or loops are not used
so that tags are properly handled.

Reference -
https://docs.ansible.com/ansible/latest/user_guide/playbooks_reuse.html
https://bugs.launchpad.net/openstack-ansible/+bug/1815043

Change-Id: I3acc79b933b7068a13f8c09daff16f0b6920e834
2019-07-17 00:31:19 +03:00
defaults Convert systemd services to common role(s) 2019-07-16 18:14:38 +03:00
doc Cap sphinx for py2 to match global requirements 2019-06-06 18:12:58 +08:00
examples Trivial: Fix the pep8 warning 2018-08-06 07:34:37 +00:00
files Update paste, policy and rootwrap configurations 2017-01-19 2017-01-19 14:45:14 +00:00
handlers Use a common python build/install role 2018-09-03 12:01:56 +00:00
meta Add missing variable file for Redhat 2019-06-18 11:57:34 +02:00
releasenotes Update master for stable/stein 2019-04-08 09:18:58 +00:00
tasks Convert dynamic includes to static imports 2019-07-17 00:31:19 +03:00
templates Convert systemd services to common role(s) 2019-07-16 18:14:38 +03:00
tests Remove Neutron LBaaS from test inventory 2019-05-16 15:49:38 -05:00
vars Convert systemd services to common role(s) 2019-07-16 18:14:38 +03:00
zuul.d Add integrated coverage 2019-07-11 15:37:51 +00:00
.gitignore Updated from OpenStack Ansible Tests 2018-10-02 14:53:16 +00:00
.gitreview OpenDev Migration Patch 2019-04-19 19:29:12 +00:00
bindep.txt Updated from OpenStack Ansible Tests 2019-05-09 11:34:43 +00:00
CONTRIBUTING.rst Replace Chinese punctuation with English punctuation 2018-09-12 13:08:32 +00:00
LICENSE Initial commit 2015-10-19 15:08:19 +10:30
local_install.sh Use centralised test scripts 2016-09-28 08:51:21 +01:00
manual-test.rc Use centralised test scripts 2016-09-28 08:51:21 +01:00
README.rst Add bugs url link to README 2018-08-31 01:34:17 -07:00
run_tests.sh Updated from OpenStack Ansible Tests 2019-05-09 11:34:43 +00:00
setup.cfg Update mailinglist from dev to discuss 2018-12-05 09:13:27 +08:00
setup.py Updated from global requirements 2017-03-02 11:51:49 +00:00
tox.ini fix tox python3 overrides 2018-09-30 08:14:06 +00:00
Vagrantfile Updated from OpenStack Ansible Tests 2019-06-27 10:21:51 +00:00

Team and repository tags

image

OpenStack-Ansible role for Bare Metal (ironic) service

This is an OpenStack-Ansible role to deploy the Bare Metal (ironic) service.

Documentation for the project can be found at:

https://docs.openstack.org/openstack-ansible-os_ironic/latest

Release notes for the project can be found at:

https://docs.openstack.org/releasenotes/openstack-ansible-os_ironic

The project source code repository is located at:

https://git.openstack.org/cgit/openstack/openstack-ansible-os_ironic

The project home is at:

https://launchpad.net/openstack-ansible

The bugs is at:

https://bugs.launchpad.net/openstack-ansible