Add play to backup bookstack, reorganize files
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
- hosts: core
|
||||
become: yes
|
||||
roles:
|
||||
- core
|
||||
@@ -0,0 +1,5 @@
|
||||
---
|
||||
- hosts: docker-host
|
||||
become: yes
|
||||
roles:
|
||||
- docker
|
||||
Reference in New Issue
Block a user