fixed permissions on config (bug in 2.9 copy.py)
This commit is contained in:
@@ -72,6 +72,8 @@
|
||||
copy:
|
||||
remote_src: True
|
||||
force: True
|
||||
directory_mode: preserve
|
||||
mode: preserve
|
||||
src: "/container/volumes/common/"
|
||||
dest: "/container/volumes/{{item}}/"
|
||||
with_items: [ "cm", "exec", "sub"]
|
||||
|
Reference in New Issue
Block a user