mirror of
https://opendev.org/openstack/ansible-collections-openstack.git
synced 2026-05-14 21:42:14 +00:00
Inlined network_external variable
Change-Id: I4cbbd84eaed99dae40c72fbdf567b480a1f268a4
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
state: present
|
||||
project: "{{ source_project.project.id }}"
|
||||
shared: false
|
||||
external: "{{ network_external }}"
|
||||
external: true
|
||||
register: network
|
||||
|
||||
- name: Create target project
|
||||
|
||||
Reference in New Issue
Block a user