Update os/os-release.yml

This commit is contained in:
David Lopez 2023-07-26 19:56:39 +00:00
parent b6402bfacf
commit 0bc48223f3
1 changed files with 1 additions and 1 deletions

View File

@ -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_facts['ansible_distribution'] }} {{ ansible_facts['ansible_distribution_version'] }}"
msg: "El sistema operativo en {{ inventory_hostname }} es {{ ansible_distribution }} {{ ansible_distribution_version ] }}"