Add compatcheck role
Meant to be used by other roles
This commit is contained in:
2
roles/compatcheck/vars/main.yaml
Normal file
2
roles/compatcheck/vars/main.yaml
Normal file
@@ -0,0 +1,2 @@
|
||||
---
|
||||
compatcheck_distro: "{{ compatcheck_supported_distributions | selectattr('name', 'equalto', ansible_distribution | lower) }}"
|
||||
Reference in New Issue
Block a user