mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-07-27 08:15:54 +02:00
Update to 2023-08-17 16:00
This commit is contained in:
@@ -22,6 +22,18 @@ rpm_gpg_email: rpms@{{ ansible_domain }}
|
||||
# - '--partial'
|
||||
# - '--delete-after'
|
||||
# - '--exclude=archives'
|
||||
# # You can also set a custom command to handle the sync
|
||||
# - dest: mirror-1
|
||||
# sync_cmd: >
|
||||
# rclone
|
||||
# sync
|
||||
# --sftp-host=10.99.9.10
|
||||
# --sftp-port=3022
|
||||
# --sftp-user=repo
|
||||
# --sftp-key-file=~/.ssh/id_rsa
|
||||
# --sftp-md5sum-command=md5sum
|
||||
# --sftp-sha1sum-command=sha1sum
|
||||
# /opt/rpm-build/repo/ :sftp:/repo/
|
||||
|
||||
# A list of rsync options which will be used to sync repo to mirrors
|
||||
# This is a fallback if rsync_opts is not defined for a mirror
|
||||
|
Reference in New Issue
Block a user