Remove temp debug statement for testing

This commit is contained in:
Dylan Rathbone
2021-02-04 09:18:12 +10:00
parent 001552eeed
commit 0c3fd553e5

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_deployments]"