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
|
||||
scm: git
|
||||
version: master
|
||||
- name: nspawn_host
|
||||
- name: nspawn_hosts
|
||||
src: https://git.openstack.org/openstack/openstack-ansible-nspawn_hosts
|
||||
scm: git
|
||||
version: master
|
||||
|
@ -18,7 +18,7 @@
|
||||
gather_facts: true
|
||||
user: root
|
||||
roles:
|
||||
- role: "nspawn_host"
|
||||
- role: "nspawn_hosts"
|
||||
environment: "{{ deployment_environment_variables | default({}) }}"
|
||||
tags:
|
||||
- nspawn-hosts
|
||||
|
Loading…
Reference in New Issue
Block a user