Update os-version oneoff
This commit is contained in:
parent
2fd9668b51
commit
9b261e5085
@ -5,7 +5,4 @@
|
||||
become: no
|
||||
tasks:
|
||||
- name: print os info
|
||||
debug: msg="{{ item }}"
|
||||
with_items:
|
||||
- "{{ ansible_distribution }}"
|
||||
- "{{ ansible_distribution_version }}"
|
||||
debug: msg="{{ inventory_hostname }} - {{ ansible_distribution }} {{ ansible_distribution_version }}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user