DEPRECATED, Role nspawn_container_create for OpenStack-Ansible
Go to file
Jonathan Rosser a041b4ec58 Ensure that facts are gathered for newly created containers
If this is not done before the systemd_service role is run then
the operating system specific variables file cannot be loaded
and the container creation will fail with:

TASK [systemd_networkd : Gather variables for each operating system] ***********
fatal: [container1]: FAILED! => {"msg": "No file was found when using first_found.

This is due to varaibles like ansible_distribution being unset
until facts gathering has been done, and the lack of facts gathering
is probably exposed by the recent upgrade to ansible 2.9.

Depends-On: https://review.opendev.org/728995
Depends-On: https://review.opendev.org/728997
Change-Id: Ifee09ed58e32584d799fca13f33f842765f9cfb9
2020-05-18 19:03:04 +00:00
defaults Fix typos in the yml files 2019-11-04 16:40:54 +08:00
doc Updated from OpenStack Ansible Tests 2020-05-05 13:30:47 +00:00
examples First commit 2018-02-06 22:37:24 -06:00
handlers Use networkd role to setup test networks 2018-05-19 01:07:06 -05:00
meta debian: add support 2019-04-12 20:29:03 +00:00
releasenotes Update master for stable/train 2019-10-22 18:55:04 +00:00
tasks Ensure that facts are gathered for newly created containers 2020-05-18 19:03:04 +00:00
templates Update the systemd-nspawn template for legacy systemd environments 2018-12-20 11:40:08 +00:00
tests Replace git.openstack.org URLs with opendev.org URLs 2019-07-10 22:00:37 +08:00
vars Add vars file for debian buster 2020-03-03 21:37:36 +00:00
zuul.d missing document start "---" 2018-10-30 08:00:28 +00:00
.gitignore Updated from OpenStack Ansible Tests 2019-08-20 03:05:15 +00:00
.gitreview OpenDev Migration Patch 2019-04-19 19:44:51 +00:00
CONTRIBUTING.rst [Trivial Fix] Replace Chinese punctuation with English punctuation 2018-09-06 10:54:15 +08:00
LICENSE First commit 2018-02-06 22:37:24 -06:00
README.rst Replace git.openstack.org URLs with opendev.org URLs 2019-07-10 22:00:37 +08:00
Vagrantfile Updated from OpenStack Ansible Tests 2019-07-20 09:27:53 +00:00
bindep.txt Updated from OpenStack Ansible Tests 2020-03-11 12:45:37 +00:00
manual-test.rc First commit 2018-02-06 22:37:24 -06:00
run_tests.sh Updated from OpenStack Ansible Tests 2019-07-18 22:17:01 +00:00
setup.cfg Cleanup py27 support 2020-04-15 10:48:33 +08:00
setup.py Cleanup py27 support 2020-04-15 10:48:33 +08:00
tox.ini Cleanup py27 support 2020-04-15 10:48:33 +08:00

README.rst

Team and repository tags

image

OpenStack-Ansible nspawn container create

Documentation for the project can be found at:

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

Release notes for the project can be found at:

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

The project source code repository is located at:

https://opendev.org/openstack/openstack-ansible-nspawn_container_create/

The project home is at:

https://launchpad.net/openstack-ansible

The project bug tracker is located at:

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