diff --git a/get_facts.yml b/get_facts.yml index 932a0a6..15b7a24 100644 --- a/get_facts.yml +++ b/get_facts.yml @@ -3,4 +3,4 @@ gather_facts: true tasks: - debug: - var: ansible_facts \ No newline at end of file + var: ansible_facts \ No newline at end of file