AZURE-211: Remove temp debug statement for testing

This commit is contained in:
Dylan Rathbone
2020-08-25 09:50:53 +10:00
parent a3119e51ef
commit 3ba0b6878e

View File

@@ -2,8 +2,3 @@
- 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]"