print facts playbook

main
Ricard Illa 2022-10-21 12:37:09 +02:00
parent 8e760bc968
commit af0977c9fc
1 changed files with 1 additions and 0 deletions

View File

@ -8,5 +8,6 @@
debug: "msg={{ item }}"
with_items:
- "{{ ansible_distribution }}"
- "{{ ansible_architecture }}"
- "{{ ansible_distribution_version }}"
- "{{ ansible_distribution_major_version }}"