finished with a bunch more
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
os_version:
|
||||
major: "{{ ansible_facts['distribution_major_version'] }}"
|
||||
version: "{{ ansible_facts['distribution_version'] }}"
|
||||
release: "{{ ansible_facts['release'] }}"
|
||||
release: "{{ ansible_facts['distribution_release'] }}"
|
||||
|
||||
- name: Set package_home_base for Darwin
|
||||
when:
|
||||
|
||||
Reference in New Issue
Block a user