chore: initial commit with Docker + Ansible base
This commit is contained in:
4
ansible/deploy.yml
Normal file
4
ansible/deploy.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
- hosts: web
|
||||
become: false
|
||||
roles:
|
||||
- deploy
|
||||
Reference in New Issue
Block a user