print facts playbook
parent
8e760bc968
commit
af0977c9fc
|
@ -8,5 +8,6 @@
|
|||
debug: "msg={{ item }}"
|
||||
with_items:
|
||||
- "{{ ansible_distribution }}"
|
||||
- "{{ ansible_architecture }}"
|
||||
- "{{ ansible_distribution_version }}"
|
||||
- "{{ ansible_distribution_major_version }}"
|
Loading…
Reference in New Issue