working state

This commit is contained in:
2023-10-08 13:14:08 +02:00
parent 941fb1bd4b
commit 3dd7b5448a
5 changed files with 54 additions and 41 deletions

View File

@@ -4,3 +4,4 @@
become_user: "{{ nextcloud_user }}"
shell:
cmd: "{{ php_binary }} {{ php_arguments }} {{ nextcloud_path }}/occ {{ occ_command }}"
register: nc_occ_output