Open CedricLevasseur opened 7 months ago
Here’s an extract of the ansible_facts variable :
"distribution": "OracleLinux",
"distribution_file_parsed": true,
"distribution_file_path": "/etc/oracle-release",
"distribution_file_search_string": "Oracle Linux",
"distribution_file_variety": "OracleLinux",
"distribution_major_version": "9",
"distribution_release": "NA",
"distribution_version": "9.3",
"os_family": "RedHat",
When i run this role on OracleLinux 9, i have this error :