Updated homelab hosts & structure
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
---
|
||||
- name: Distribution not found
|
||||
debug:
|
||||
msg:
|
||||
- "OS Family: {{ ansible_os_family }}"
|
||||
- "OS Distro: {{ ansible_distribution }}"
|
||||
- "OS Major Version: {{ ansible_distribution_major_version }}"
|
||||
- "OS Version: {{ ansible_distribution_version }}"
|
||||
Reference in New Issue
Block a user