Enhancing our multiphp-setup #97

Manually merged
lpoujol merged 22 commits from lpoujol/better-multiphp into unstable 2020-04-17 16:42:11 +02:00
2 changed files with 14 additions and 14 deletions
Showing only changes of commit 968973d1f4 - Show all commits

View file

@ -35,4 +35,4 @@
vars:
name: "{{ item.name }}"
release: "{{ item.release }}"
with_items: "{{lxc_containers}}"
loop: "{{ lxc_containers }}"