Compare commits

...

1 Commits
v0.0.1 ... main

Author SHA1 Message Date
phil
a4546f138c typo 2023-10-14 22:59:59 +02:00

View File

@ -3,5 +3,5 @@
hosts: all
tasks:
- name: Get Debian Versiion
ansible.builtin.shell:i cat /etc/debian_version
ansible.builtin.shell: cat /etc/debian_version