⚲
Project
General
Profile
Sign in
Home
Projects
Help
Search
:
Ansible
All Projects
Plugins
»
Ansible
Overview
Activity
Roadmap
Issues
Repository
Download (3.87 KB)
Bug #26722
» inventory_creator_hash_output.json
Tim Kächele
, 05/02/2019 07:27 AM
{
"all"
:{
"hosts"
:[
"keith-goods.example.com"
],
"vars"
:{
}
},
"_meta"
:{
"hostvars"
:{
"keith-goods.example.com"
:{
"foreman"
:{
"ip"
:
"123.123.123.123"
,
"ip6"
:
""
,
"environment_id"
:
null
,
"environment_name"
:
null
,
"last_report"
:
null
,
"mac"
:
null
,
"realm_id"
:
null
,
"realm_name"
:
null
,
"sp_mac"
:
null
,
"sp_ip"
:
null
,
"sp_name"
:
null
,
"domain_id"
:
1
,
"domain_name"
:
"example.com"
,
"architecture_id"
:
1
,
"architecture_name"
:
"x86_64"
,
"operatingsystem_id"
:
1
,
"operatingsystem_name"
:
"Ubuntu18.04 18.04"
,
"subnet_id"
:
1
,
"subnet_name"
:
"Main Net"
,
"subnet6_id"
:
null
,
"subnet6_name"
:
null
,
"sp_subnet_id"
:
null
,
"ptable_id"
:
null
,
"ptable_name"
:
null
,
"medium_id"
:
null
,
"medium_name"
:
null
,
"pxe_loader"
:
null
,
"build"
:
false
,
"comment"
:
""
,
"disk"
:
""
,
"installed_at"
:
"2019-04-29T14:42:41.253+02:00"
,
"model_id"
:
null
,
"hostgroup_id"
:
1
,
"owner_id"
:
4
,
"owner_name"
:
"Admin User"
,
"owner_type"
:
"User"
,
"enabled"
:
true
,
"managed"
:
true
,
"use_image"
:
null
,
"image_file"
:
""
,
"uuid"
:
"i-0b5fae5c871f0ba3f"
,
"compute_resource_id"
:
2
,
"compute_resource_name"
:
"Main AWS"
,
"compute_profile_id"
:
1
,
"compute_profile_name"
:
"1-Small"
,
"capabilities"
:[
"image"
,
"key_pair"
],
"provision_method"
:
"image"
,
"certname"
:
"keith-goods.example.com"
,
"image_id"
:
2
,
"image_name"
:
"Ubuntu"
,
"created_at"
:
"2019-04-29T14:37:15.786+02:00"
,
"updated_at"
:
"2019-04-29T14:42:42.383+02:00"
,
"last_compile"
:
null
,
"global_status"
:
0
,
"global_status_label"
:
"OK"
,
"uptime_seconds"
:
null
,
"organization_id"
:
2
,
"organization_name"
:
"Default Organization"
,
"location_id"
:
1
,
"location_name"
:
"Default Location"
,
"puppet_status"
:
0
,
"model_name"
:
null
,
"build_status"
:
0
,
"build_status_label"
:
"Installed"
,
"execution_status"
:
0
,
"execution_status_label"
:
"Last execution succeeded"
,
"name"
:
"keith-goods.example.com"
,
"id"
:
8
,
"puppet_proxy_id"
:
null
,
"puppet_proxy_name"
:
null
,
"puppet_ca_proxy_id"
:
null
,
"puppet_ca_proxy_name"
:
null
,
"puppet_proxy"
:
null
,
"puppet_ca_proxy"
:
null
,
"hostgroup_name"
:
"Example HG"
,
"hostgroup_title"
:
"Example HG"
},
"foreman_params"
:{
"ansible_user"
:
"ubuntu"
,
"remote_execution_ssh_keys"
:[
"MY_SSH_KEY_CONTENTS"
],
"remote_execution_ssh_user"
:
"ubuntu"
,
"remote_execution_effective_user_method"
:
"sudo"
,
"remote_execution_connect_by_ip"
:
false
},
"foreman_ansible_roles"
:[
"go_application"
],
"ansible_connection"
:
"ssh"
,
"ansible_ssh_private_key_file"
:
"~/.ssh/this_is_my_key_there_are_many_like_it_but_this_one_is_mine"
,
"ansible_winrm_server_cert_validation"
:
"validate"
,
"ansible_become_user"
:
"ubuntu"
,
"ansible_user"
:
"ubuntu"
,
"ansible_ssh_pass"
:
null
,
"ansible_sudo_pass"
:
""
,
"ansible_port"
:
"22"
,
"ansible_host"
:
"keith-goods.example.com"
,
"ansible_become"
:
true
,
"ansible_ssh_port"
:
"22"
,
"ansible_ssh_user"
:
"ubuntu"
,
"remote_execution_ssh_user"
:
"ubuntu"
,
"remote_execution_effective_user_method"
:
"sudo"
,
"remote_execution_ssh_keys"
:[
"MY_SSH_KEY_CONTENTS"
],
"remote_execution_connect_by_ip"
:
false
}
}
}
}
(1-1/1)
Loading...