Update os/os-release.yml
This commit is contained in:
parent
0bc48223f3
commit
2615679635
|
@ -7,4 +7,4 @@
|
|||
- name: Mostrar la versión de Debian
|
||||
when: ansible_distribution == 'Debian'
|
||||
debug:
|
||||
msg: "El sistema operativo en {{ inventory_hostname }} es {{ ansible_distribution }} {{ ansible_distribution_version ] }}"
|
||||
msg: "El sistema operativo en {{ inventory_hostname }} es {{ ansible_distribution }} {{ ansible_distribution_version }}"
|
||||
|
|
Loading…
Reference in New Issue