communishift: fixing variable being set in loop

Signed-off-by: David Kirwan <dkirwan@redhat.com>
Signed-off-by: Lenka Segura <lsegura@redhat.com>
Signed-off-by: Patrik Polakovic <ppolakov@redhat.com>
This commit is contained in:
David Kirwan 2022-08-11 14:14:30 +01:00
parent d1725907c7
commit 38837b3a7c

View file

@ -11,10 +11,10 @@
tasks:
- name: Communishift Role
with_items: "{{ communishift_projects }}"
communishift_efs_name: "{{ item }}"
include_role:
name: communishift
tasks_from: main
communishift_efs_name: "{{ item }}"
apply:
tags:
- create_efs