Skip to content
Snippets Groups Projects
Commit 02bfe525 authored by Benjamin Bertrand's avatar Benjamin Bertrand
Browse files

Add --delete options to rsync for /opt/startup

Removing a file from boot-01 should remove it from the eee-mirror
parent fd3b86f2
No related branches found
No related tags found
No related merge requests found
Pipeline #
---
rsync_client_startup_options: "-v --delete --recursive --links --perms --times --timeout 120"
nfs_server_exports:
- path: /export/epics
options: "*(async,ro,insecure,crossmnt)"
......
......@@ -2,6 +2,6 @@
- src: git+https://gitlab.esss.lu.se/ics-ansible-galaxy/ics-ans-role-repository.git
version: v0.6.1
- src: git+https://gitlab.esss.lu.se/ics-ansible-galaxy/ics-ans-role-rsync-client.git
version: v0.2.0
version: v0.2.1
- src: git+https://gitlab.esss.lu.se/ics-ansible-galaxy/ics-ans-role-nfs-server.git
version: v0.5.0
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment