Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use 'ansible_system' env variable to detect os type #106

Merged
merged 1 commit into from
Sep 20, 2023
Merged

Conversation

v-zhuravlev
Copy link
Collaborator

This ansible fact can be 'Darwin', 'FreeBSD' or 'Linux'. Otherwise, download link can be broken for custom os-families if 'ansible_os_family' is used.

https://docs.ansible.com/ansible/latest/playbook_guide/playbooks_vars_facts.html

image

This ansible fact can be 'Darwin', 'FreeBSD' or 'Linux'.
Otherwise, download link can be broken for custom os-famies if 'ansible_os_family' is used.
@v-zhuravlev v-zhuravlev changed the title Use 'ansible_system' env variable to detect os_family Use 'ansible_system' env variable to detect os type Sep 19, 2023
@ishanjainn ishanjainn merged commit 93e3c85 into main Sep 20, 2023
7 checks passed
@ishanjainn ishanjainn deleted the dete branch September 20, 2023 08:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants