Skip to content

Instantly share code, notes, and snippets.

@PoplarYang
Last active August 30, 2019 10:19
Show Gist options
  • Save PoplarYang/580d564cd765efe0f6255daf7098115d to your computer and use it in GitHub Desktop.
Save PoplarYang/580d564cd765efe0f6255daf7098115d to your computer and use it in GitHub Desktop.
# centos7 ansible 2.8.2+
"ansible_distribution": "CentOS",
"ansible_distribution_file_parsed": true,
"ansible_distribution_file_path": "/etc/redhat-release",
"ansible_distribution_file_variety": "RedHat",
"ansible_distribution_major_version": "7",
"ansible_distribution_release": "Core",
"ansible_distribution_version": "7.5
"ansible_lsb": {
"codename": "Core",
"description": "CentOS Linux release 7.5.1804 (Core)",
"id": "CentOS",
"major_release": "7",
"release": "7.5.1804"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment