add rear backup playbook and role
This commit is contained in:
5
roles/rear_backup/tests/test.yml
Normal file
5
roles/rear_backup/tests/test.yml
Normal file
@ -0,0 +1,5 @@
|
||||
---
|
||||
- hosts: localhost
|
||||
remote_user: root
|
||||
roles:
|
||||
- rear_backup
|
Reference in New Issue
Block a user