Update os/os-release.yml

This commit is contained in:
David Lopez 2023-07-26 17:28:26 +00:00
parent c7b5ee2ee4
commit 9e29721612
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
--- ---
- hosts: "{{ host }}" - hosts: "{{ host }}"
gather_facts: False gather_facts: True
tasks: tasks:
- name: Check Dist Version - name: Check Dist Version
shell: cat /etc/os-release shell: cat /etc/os-release