openstack-ansible-os_glance/vars
Kevin Carter c6cd170fb7 Correct role rerun when using glance with NFS
When using glance + NFS the role deploys everything perfectly the first
time however if the role is executed again it will result in failure due
to some base directories being a mount. This change adds a new variable
which will create a list of all NFS mount points. This list is then used
in the required tasks to ensure we're not attempting to recreate
directories that should already exist and are being used as
mount-points.

Change-Id: Id28176833c0b783c20ee1d2ce71fa0654ccf683e
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2018-06-28 14:47:53 +00:00
..
distro_install.yml vars: Do not pull devel packages on distro installations 2018-06-04 10:36:33 +01:00
main.yml Correct role rerun when using glance with NFS 2018-06-28 14:47:53 +00:00
redhat-7.yml vars: Do not pull devel packages on distro installations 2018-06-04 10:36:33 +01:00
source_install.yml vars: Do not pull devel packages on distro installations 2018-06-04 10:36:33 +01:00
suse-42.yml vars: Do not pull devel packages on distro installations 2018-06-04 10:36:33 +01:00
ubuntu-16.04.yml vars: Do not pull devel packages on distro installations 2018-06-04 10:36:33 +01:00