Merge "Normalise the nspawn_hosts role name"
This commit is contained in:
commit
69aca58a90
@ -198,7 +198,7 @@
|
|||||||
src: https://git.openstack.org/openstack/openstack-ansible-nspawn_container_create
|
src: https://git.openstack.org/openstack/openstack-ansible-nspawn_container_create
|
||||||
scm: git
|
scm: git
|
||||||
version: master
|
version: master
|
||||||
- name: nspawn_host
|
- name: nspawn_hosts
|
||||||
src: https://git.openstack.org/openstack/openstack-ansible-nspawn_hosts
|
src: https://git.openstack.org/openstack/openstack-ansible-nspawn_hosts
|
||||||
scm: git
|
scm: git
|
||||||
version: master
|
version: master
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
gather_facts: true
|
gather_facts: true
|
||||||
user: root
|
user: root
|
||||||
roles:
|
roles:
|
||||||
- role: "nspawn_host"
|
- role: "nspawn_hosts"
|
||||||
environment: "{{ deployment_environment_variables | default({}) }}"
|
environment: "{{ deployment_environment_variables | default({}) }}"
|
||||||
tags:
|
tags:
|
||||||
- nspawn-hosts
|
- nspawn-hosts
|
||||||
|
Loading…
Reference in New Issue
Block a user