Skip to content

Commit

Permalink
remove debug statement
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric Anderson committed Nov 14, 2018
1 parent e1f5e6a commit 049e060
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions tasks/main.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
---
# tasks file for avinetworks.docker
- name: Docker | Display all variables/facts known for a host
debug:
var: hostvars[inventory_hostname]

- name: Check ansible version
when:
- ansible_version.full is version_compare('2.4', '<')
Expand Down

0 comments on commit 049e060

Please sign in to comment.