Archived
Move to supply-config style dir
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
- hosts: all
|
||||
tasks:
|
||||
- name: Echo test
|
||||
shell: echo 'create-app!'
|
||||
@@ -0,0 +1,5 @@
|
||||
---
|
||||
- hosts: all
|
||||
tasks:
|
||||
- name: Echo test
|
||||
shell: echo 'post-deploy!'
|
||||
@@ -0,0 +1,5 @@
|
||||
---
|
||||
- hosts: all
|
||||
tasks:
|
||||
- name: Echo test
|
||||
shell: echo 'pre-deploy!'
|
||||
@@ -0,0 +1,3 @@
|
||||
---
|
||||
- src: dokku_bot.ansible_dokku
|
||||
version: v2020.3.15
|
||||
Reference in New Issue
Block a user