temp: to be dropped
This commit is contained in:
8
debian_version.yml
Normal file
8
debian_version.yml
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
---
|
||||||
|
|
||||||
|
- name: Check Debian version
|
||||||
|
hosts: all:!baybay-ponay.mateu.be:!machinbox.mateu.be:!muse-HP-EliteBook-820-G2.home.arpa
|
||||||
|
tasks:
|
||||||
|
- name: Print Debian version
|
||||||
|
ansible.builtin.debug:
|
||||||
|
msg: "{{ ansible_os_family }}: {{ ansible_distribution_major_version }}"
|
Reference in New Issue
Block a user