Remove debug statements 50/57550/1
authorAkshita Jha <zenith158@gmail.com>
Thu, 1 Dec 2016 09:44:27 +0000 (15:14 +0530)
committerDaniel Farrell <dfarrell@redhat.com>
Fri, 19 May 2017 16:52:26 +0000 (12:52 -0400)
Change-Id: I561cd2372fc2acc92dd8884c626565baab6e6052
Signed-off-by: Akshita Jha <zenith158@gmail.com>
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
tasks/install_odl.yml

index 22efaa964535df124b8d1ce8f24ee7f44e61f927..0a524a81ba7f437fa009f1bb1cd45760e9e61662 100644 (file)
@@ -1,7 +1,4 @@
 ---
-- name: Debugging
-  debug: msg="{{ ansible_distribution }} {{ ansible_os_family }} {{ ansible_distribution_version }} {{ ansible_distribution_release }} {{ ansible_distribution_major_version }} {{ ansible_lsb.major_release }}"
-
 - set_fact:
     os="{{ ansible_distribution }}_{{ ansible_distribution_major_version }}.0"
   when: