This commit is contained in:
Mende
2020-12-08 09:28:53 +01:00
parent 81657b6971
commit f464e60930
+1 -1
View File
@@ -16,4 +16,4 @@
args:
chdir: "{{ item.path }}"
executable: /bin/bash
with_items: "{{ git_directories.files }}"
with_items: "{{ git_directories }}"