This commit is contained in:
2022-06-23 23:35:17 +02:00
parent e33b882552
commit b4eae2d8ef

View File

@@ -26,4 +26,4 @@
state: latest state: latest
name: "{{ item.package }}" name: "{{ item.package }}"
update_cache: True update_cache: True
with_item: "{{ nextcloud_php_packages }}" with_items: "{{ nextcloud_php_packages }}"