Update os/os-release.yml
This commit is contained in:
parent
c7b5ee2ee4
commit
9e29721612
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue