You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cp -Rf will not delete any files from the server when they are removed from the repo in newer versions. rsync or Ansible synchronize will probs work better
The text was updated successfully, but these errors were encountered:
ops/ansible/roles/glimesh-web/tasks/main.yml
Line 120 in 582ae37
cp -Rf
will not delete any files from the server when they are removed from the repo in newer versions.rsync
or Ansiblesynchronize
will probs work betterThe text was updated successfully, but these errors were encountered: