Reduce loop conflict chances

This commit is contained in:
Geoffrey Frogeye 2022-03-27 15:29:26 +02:00
parent 224345c04d
commit 6b8ba34610
Signed by: geoffrey
GPG Key ID: C72403E7F82E6AD8
1 changed files with 3 additions and 1 deletions

View File

@ -1,7 +1,9 @@
- name: Load extensions
include_role:
name: "geoffreyfrogeye.{{ item }}automatrop.entry"
name: "geoffreyfrogeye.{{ extension }}automatrop.entry"
loop: "{{ extensions }}"
loop_control:
loop_var: extension
tags: always
- name: Configure extensions rc sourcing