typo
This commit is contained in:
@@ -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 }}"
|
||||||
Reference in New Issue
Block a user