Add dockerapps and chisel playbooks
This commit is contained in:
12
chisel.yml
Normal file
12
chisel.yml
Normal file
@@ -0,0 +1,12 @@
|
||||
---
|
||||
- name: Chisel Client - Server playbook
|
||||
hosts: all
|
||||
become: true
|
||||
|
||||
# #
|
||||
# # @author Stéphane Gratias (2021).
|
||||
#
|
||||
|
||||
roles:
|
||||
# manage docker-compose@dev systemd unit file
|
||||
- { role: justin_p.chisel, tags: chisel }
|
||||
Reference in New Issue
Block a user