add check task
This commit is contained in:
parent
e855733a59
commit
b49ab2a2a4
1 changed files with 3 additions and 0 deletions
3
tasks/check.yml
Normal file
3
tasks/check.yml
Normal file
|
@ -0,0 +1,3 @@
|
|||
- name: lookup debian version
|
||||
shell: cat /etc/debian_version
|
||||
register: debian_version
|
Loading…
Reference in a new issue