rcb
ansible-rcb
Ansible role. Install and configure RCB (Rsync-Crypto-Backup).
Documentation at readthedocs.io
Feel free to share your feedback and report issues.
Requirements and dependencies
Roles
- vbotka.ansible_lib
Collections
- community.crypto
- community.general
Install roles and collections
shell> ansible-galaxy role install vbotka.rcb
shell> ansible-galaxy role install vbotka.ansible_lib
The collections community.crypto and community.general should be included in standard Ansible installation. If they are not or if you want to use the latest versions install them
shell> ansible-galaxy collections install community.crypto
shell> ansible-galaxy collections install community.general
Ansible lint
Use the configuration file .ansible-lint.local when running ansible-lint. Some rules might be disabled and some warnings might be ignored. See the notes in the configuration file.
shell> ansible-lint -c .ansible-lint.local
License
Author Information
About
Install and configure RCB (Rsync-Crypto-Backup) github.com/vbotka/rcb
Install
ansible-galaxy install vbotka/ansible-rcb
License
bsd-2-clause
Downloads
29
Owner