[copr] replace synchronize with copy
This commit is contained in:
parent
0289142ba8
commit
f660974d27
1 changed files with 2 additions and 0 deletions
|
@ -118,6 +118,8 @@
|
|||
- provision_config
|
||||
|
||||
- name: put provisioning files
|
||||
# synchronize doesn't work at lockbox due to some rsync/scp error, todo: revert when resolved
|
||||
# synchronize: src="provision/files/" dest="/home/copr/provision/files/"
|
||||
synchronize: src="provision/files/" dest="/home/copr/provision/files/"
|
||||
tags:
|
||||
- provision_config
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue