State to synchronize files and directories with rsync.
New in version 2016.3.0.
/opt/user-backups: rsync.synchronized: - source: /home - force: True
Guarantees that the source directory is always copied to the target.
Perform a trial run with no changes made. Is the same as doing test=True
New in version 2016.3.1.
Pass additional options to rsync, should be included as a list.
New in version 2018.3.0.
© 2019 SaltStack.
Licensed under the Apache License, Version 2.0.
https://docs.saltstack.com/en/latest/ref/states/all/salt.states.rsync.html