AZURE-211: Add temp debug statement for testing

This commit is contained in:
Dylan Rathbone
2020-08-25 08:21:22 +10:00
parent 8bb2194699
commit a3119e51ef

View File

@@ -2,3 +2,8 @@
- name: Perform distro-specific tasks
include_tasks: "{{ ansible_distribution|lower }}.yml"
- name: Verification of branch
debug:
msg:
- ">>>> THIS PLAYBOOK HAS BEEN RUN FROM [feature/AZURE-211-add-sql-server-support-to-crow]"