diff --git a/get_facts.yml b/get_facts.yml new file mode 100644 index 0000000..46b0e65 --- /dev/null +++ b/get_facts.yml @@ -0,0 +1,3 @@ +--- +- hosts: all + gather_facts: true \ No newline at end of file