fix permissions recursively for continer dirs

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2019-05-27 09:50:51 -04:00
parent 0d88f8251b
commit 6fc6a3d10d
No known key found for this signature in database
GPG Key ID: 4EF064D0E6D63020
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@
owner: dockremap
group: docker
state: directory
recurse: true
with_items:
- '{{ geth_data_path }}'
- '{{ geth_keys_path }}'