Fix typo. It's docs-rsync
This commit is contained in:
parent
97c7d7a865
commit
dfde00d102
1 changed files with 1 additions and 1 deletions
|
@ -116,7 +116,7 @@
|
|||
# If this is an initial deployment, make sure docs are synced over.
|
||||
#
|
||||
- name: make sure docs are synced. This could take a very very very logtime to finish
|
||||
shell: /usr/local/bin/lock-wrapper docs-sync "/usr/local/bin/docs-sync" >& /dev/null
|
||||
shell: /usr/local/bin/lock-wrapper docs-sync "/usr/local/bin/docs-rsync" >& /dev/null
|
||||
|
||||
- name: make sure selinux contexts are right on srv
|
||||
command: restorecon -Rv /srv
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue