mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-17 02:13:06 -06:00
Add temp debug statement for testing
This commit is contained in:
@@ -2,3 +2,8 @@
|
|||||||
|
|
||||||
- name: Perform distro-specific tasks
|
- name: Perform distro-specific tasks
|
||||||
include_tasks: "{{ ansible_distribution|lower }}.yml"
|
include_tasks: "{{ ansible_distribution|lower }}.yml"
|
||||||
|
|
||||||
|
- name: Verification of branch
|
||||||
|
debug:
|
||||||
|
msg:
|
||||||
|
- ">>>> THIS PLAYBOOK HAS BEEN RUN FROM [feature/azure_deployments]"
|
||||||
Reference in New Issue
Block a user