Skip to content

Instantly share code, notes, and snippets.

@kongou-ae
Created April 16, 2017 16:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kongou-ae/0fb3879ad5a3c01a0e0a4e481d77cc5e to your computer and use it in GitHub Desktop.
Save kongou-ae/0fb3879ad5a3c01a0e0a4e481d77cc5e to your computer and use it in GitHub Desktop.
fg_facts.json
"gather": {
"ansible_facts": {
"ansible_distribution": "FortiOS",
"ansible_distribution_major_version": "v4.0",
"ansible_distribution_version": "v4.0 MR3 Patch 14",
"ansible_fqdn": "FGT50B3G08xxxxxx",
"ansible_hostname": "FGT50B3G08xxxxxx",
"ansible_memfree_mb": 115,
"ansible_memtotal_mb": 249,
"ansible_module_setup": true,
"ansible_os_family": "FortiOS",
"ansible_product_name": "Fortigate-50B",
"ansible_product_serial": "FGT50B3G08xxxxxx",
"ansible_system_vendor": "Fortinet"
},
"changed": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment