diff --git a/ansible/pre-deploy.yml b/ansible/pre-deploy.yml index a8cf8c9..ff1f45d 100644 --- a/ansible/pre-deploy.yml +++ b/ansible/pre-deploy.yml @@ -40,7 +40,7 @@ split: ":" become: true - - name: Create volume mount configuration directory + - name: Create volume mount configuration directories file: path: "{{ item }}" state: directory