Thienvv - first commit - ansible
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
- name: Setup environment
|
||||
import_tasks: setup.yml
|
||||
|
||||
# - name: Run common checks
|
||||
# import_tasks: common.yml
|
||||
|
||||
- name: Deploy application
|
||||
import_tasks: deploy.yml
|
||||
|
||||
# - name: Clean up temporary files
|
||||
# import_tasks: cleanup.yml
|
||||
|
||||
- name: Switch
|
||||
import_tasks: switch.yml
|
||||
|
||||
|
||||
Reference in New Issue
Block a user