mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-28 20:42:20 +08:00
Fix typo. It's docs-rsync
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user