outsideopen / ansible-role-bigfix-client

BigFix Client Installer
1 stars 6 forks source link

Allow the detected OS to be re-mapped #22 #25

Closed dlundgren closed 8 months ago

dlundgren commented 8 months ago

This also switches from include to include_tasks as the latest Ansible version removed include all together.

This allows for the detected OS to be mapped using the following syntax, while verbose it's cleaner than adding a map to the generate.py script.

bigfix_client_override_vars:
  Debian-12-x86_64: Debian-11-x86_64