Simplify and consolidate scripts
This commit is contained in:
2
arch/btrfs_backups/tests/inventory
Normal file
2
arch/btrfs_backups/tests/inventory
Normal file
@@ -0,0 +1,2 @@
|
||||
localhost
|
||||
|
||||
5
arch/btrfs_backups/tests/test.yml
Normal file
5
arch/btrfs_backups/tests/test.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
- hosts: localhost
|
||||
remote_user: root
|
||||
roles:
|
||||
- arch_backup
|
||||
Reference in New Issue
Block a user