Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- client1 | success >> {
- "ansible_facts": {
- "ansible_all_ipv4_addresses": [
- "192.168.0.65"
- ],
- "ansible_all_ipv6_addresses": [
- "fe80::250:56ff:fea5:81a8"
- ],
- "ansible_architecture": "x86_64",
- "ansible_bios_date": "07/30/2013",
- "ansible_bios_version": "6.00",
- "ansible_cmdline": {
- "BOOT_IMAGE": "/vmlinuz-3.10.0-123.9.3.el7.x86_64",
- "LANG": "ru_RU.UTF-8",
- "crashkernel": "auto",
- "quiet": true,
- "rd.lvm.lv": "centos/root",
- "rhgb": true,
- "ro": true,
- "root": "/dev/mapper/centos-root",
- "vconsole.font": "latarcyrheb-sun16",
- "vconsole.keymap": "ru"
- },
- "ansible_date_time": {
- "date": "2014-11-25",
- "day": "25",
- "epoch": "1416928471",
- "hour": "18",
- "iso8601": "2014-11-25T15:14:31Z",
- "iso8601_micro": "2014-11-25T15:14:31.765617Z",
- "minute": "14",
- "month": "11",
- "second": "31",
- "time": "18:14:31",
- "tz": "MSK",
- "tz_offset": "+0300",
- "weekday": "Tuesday",
- "year": "2014"
- },
- "ansible_default_ipv4": {
- "address": "192.168.0.65",
- "alias": "ens192",
- "gateway": "192.168.0.1",
- "interface": "ens192",
- "macaddress": "00:50:56:a5:81:a8",
- "mtu": 1500,
- "netmask": "255.255.255.0",
- "network": "192.168.0.0",
- "type": "ether"
- },
- "ansible_default_ipv6": {},
- "ansible_devices": {
- "fd0": {
- "holders": [],
- "host": "",
- "model": null,
- "partitions": {},
- "removable": "1",
- "rotational": "1",
- "scheduler_mode": "deadline",
- "sectors": "8",
- "sectorsize": "512",
- "size": "4.00 KB",
- "support_discard": "0",
- "vendor": null
- },
- "sda": {
- "holders": [],
- "host": "",
- "model": "Virtual disk",
- "partitions": {
- "sda1": {
- "sectors": "1024000",
- "sectorsize": 512,
- "size": "500.00 MB",
- "start": "2048"
- },
- "sda2": {
- "sectors": "61888512",
- "sectorsize": 512,
- "size": "29.51 GB",
- "start": "1026048"
- }
- },
- "removable": "0",
- "rotational": "1",
- "scheduler_mode": "deadline",
- "sectors": "62914560",
- "sectorsize": "512",
- "size": "30.00 GB",
- "support_discard": "0",
- "vendor": "VMware"
- },
- "sr0": {
- "holders": [],
- "host": "",
- "model": "VMware IDE CDR10",
- "partitions": {},
- "removable": "1",
- "rotational": "1",
- "scheduler_mode": "cfq",
- "sectors": "2097151",
- "sectorsize": "512",
- "size": "1024.00 MB",
- "support_discard": "0",
- "vendor": "NECVMWar"
- }
- },
- "ansible_distribution": "CentOS",
- "ansible_distribution_major_version": "7",
- "ansible_distribution_release": "Core",
- "ansible_distribution_version": "7.0.1406",
- "ansible_domain": "localdomain",
- "ansible_ens192": {
- "active": true,
- "device": "ens192",
- "ipv4": {
- "address": "192.168.0.65",
- "netmask": "255.255.255.0",
- "network": "192.168.0.0"
- },
- "ipv6": [
- {
- "address": "fe80::250:56ff:fea5:81a8",
- "prefix": "64",
- "scope": "link"
- }
- ],
- "macaddress": "00:50:56:a5:81:a8",
- "module": "vmxnet3",
- "mtu": 1500,
- "promisc": false,
- "type": "ether"
- },
- "ansible_env": {
- "EDITOR": "nano",
- "HOME": "/home/korp",
- "LANG": "C",
- "LC_CTYPE": "C",
- "LESSOPEN": "||/usr/bin/lesspipe.sh %s",
- "LOGNAME": "korp",
- "MAIL": "/var/mail/korp",
- "PATH": "/usr/local/bin:/usr/bin",
- "PWD": "/home/korp",
- "SHELL": "/bin/bash",
- "SHLVL": "2",
- "SSH_CLIENT": "192.168.0.64 46796 22",
- "SSH_CONNECTION": "192.168.0.64 46796 192.168.0.65 22",
- "SSH_TTY": "/dev/pts/0",
- "TERM": "xterm-256color",
- "USER": "korp",
- "VISUAL": "nano",
- "XDG_RUNTIME_DIR": "/run/user/1000",
- "XDG_SESSION_ID": "4",
- "_": "/usr/bin/python"
- },
- "ansible_form_factor": "Other",
- "ansible_fqdn": "localhost.localdomain",
- "ansible_hostname": "localhost",
- "ansible_interfaces": [
- "lo",
- "ens192"
- ],
- "ansible_kernel": "3.10.0-123.9.3.el7.x86_64",
- "ansible_lo": {
- "active": true,
- "device": "lo",
- "ipv4": {
- "address": "127.0.0.1",
- "netmask": "255.0.0.0",
- "network": "127.0.0.0"
- },
- "ipv6": [
- {
- "address": "::1",
- "prefix": "128",
- "scope": "host"
- }
- ],
- "mtu": 65536,
- "promisc": false,
- "type": "loopback"
- },
- "ansible_machine": "x86_64",
- "ansible_memfree_mb": 765,
- "ansible_memtotal_mb": 994,
- "ansible_mounts": [
- {
- "device": "/dev/mapper/centos-root",
- "fstype": "xfs",
- "mount": "/",
- "options": "rw,relatime,attr2,inode64,noquota",
- "size_available": 28327763968,
- "size_total": 29488328704
- },
- {
- "device": "/dev/sda1",
- "fstype": "xfs",
- "mount": "/boot",
- "options": "rw,relatime,attr2,inode64,noquota",
- "size_available": 379916288,
- "size_total": 520794112
- }
- ],
- "ansible_nodename": "localhost.localdomain",
- "ansible_os_family": "RedHat",
- "ansible_pkg_mgr": "yum",
- "ansible_processor": [
- "Intel(R) Xeon(R) CPU 5150 @ 2.66GHz",
- "Intel(R) Xeon(R) CPU 5150 @ 2.66GHz",
- "Intel(R) Xeon(R) CPU 5150 @ 2.66GHz",
- "Intel(R) Xeon(R) CPU 5150 @ 2.66GHz"
- ],
- "ansible_processor_cores": 1,
- "ansible_processor_count": 4,
- "ansible_processor_threads_per_core": 1,
- "ansible_processor_vcpus": 4,
- "ansible_product_name": "VMware Virtual Platform",
- "ansible_product_serial": "NA",
- "ansible_product_uuid": "NA",
- "ansible_product_version": "None",
- "ansible_python_version": "2.7.5",
- "ansible_selinux": {
- "status": "disabled"
- },
- "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBevwX3C592+0Ot7i0JD2b0iYN8w22qAvIkj0jp8kQ0rAYCTOqQsNtj8zt7JtrN4EVgLMVCzj0MIjLfMJsQvKwE=",
- "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABAQCY43/O4IGqEcNOpKfvU5Ln459w9A4xi1fSZKDfMHxoPcA3pL06EoszI08/DeLfW5zeHbMR/qDPlw4iQF09dgMIDlSh6e2m6iwUZZe826A7wkz0UVM5ondJa6fcDlq0horbwlekuHmZVmuyPIC1YXABSIBJDG3jl7IN8CAVh79FvuEyunYaYBV6lv+FkJHNUYFvd9TSy0CmEoL3pGXaXCGbTLMz4S8fzsYr/Kz1JyE7Hn0OtWEAi40eoYqLJ9urWh07GMP4GNiWohAuyy940kITIfc5omNjGrv3p4+9SY5THdvNAWMEtNv/GUFXZBM/K9vLKzY49285AI68W+yffZKX",
- "ansible_swapfree_mb": 2079,
- "ansible_swaptotal_mb": 2079,
- "ansible_system": "Linux",
- "ansible_system_vendor": "VMware, Inc.",
- "ansible_user_id": "korp",
- "ansible_userspace_architecture": "x86_64",
- "ansible_userspace_bits": "64",
- "ansible_virtualization_role": "guest",
- "ansible_virtualization_type": "VMware",
- "module_setup": true
- },
- "changed": false
- }
- client2 | success >> {
- "ansible_facts": {
- "ansible_all_ipv4_addresses": [
- "192.168.0.66"
- ],
- "ansible_all_ipv6_addresses": [
- "fe80::250:56ff:fea5:3140"
- ],
- "ansible_architecture": "x86_64",
- "ansible_bios_date": "07/30/2013",
- "ansible_bios_version": "6.00",
- "ansible_cmdline": {
- "BOOT_IMAGE": "/vmlinuz-3.10.0-123.9.3.el7.x86_64",
- "LANG": "ru_RU.UTF-8",
- "crashkernel": "auto",
- "quiet": true,
- "rd.lvm.lv": "centos/root",
- "rhgb": true,
- "ro": true,
- "root": "/dev/mapper/centos-root",
- "vconsole.font": "latarcyrheb-sun16",
- "vconsole.keymap": "ru"
- },
- "ansible_date_time": {
- "date": "2014-11-25",
- "day": "25",
- "epoch": "1416928472",
- "hour": "18",
- "iso8601": "2014-11-25T15:14:32Z",
- "iso8601_micro": "2014-11-25T15:14:32.180911Z",
- "minute": "14",
- "month": "11",
- "second": "32",
- "time": "18:14:32",
- "tz": "MSK",
- "tz_offset": "+0300",
- "weekday": "Tuesday",
- "year": "2014"
- },
- "ansible_default_ipv4": {
- "address": "192.168.0.66",
- "alias": "ens192",
- "gateway": "192.168.0.1",
- "interface": "ens192",
- "macaddress": "00:50:56:a5:31:40",
- "mtu": 1500,
- "netmask": "255.255.255.0",
- "network": "192.168.0.0",
- "type": "ether"
- },
- "ansible_default_ipv6": {},
- "ansible_devices": {
- "fd0": {
- "holders": [],
- "host": "",
- "model": null,
- "partitions": {},
- "removable": "1",
- "rotational": "1",
- "scheduler_mode": "deadline",
- "sectors": "8",
- "sectorsize": "512",
- "size": "4.00 KB",
- "support_discard": "0",
- "vendor": null
- },
- "sda": {
- "holders": [],
- "host": "",
- "model": "Virtual disk",
- "partitions": {
- "sda1": {
- "sectors": "1024000",
- "sectorsize": 512,
- "size": "500.00 MB",
- "start": "2048"
- },
- "sda2": {
- "sectors": "61888512",
- "sectorsize": 512,
- "size": "29.51 GB",
- "start": "1026048"
- }
- },
- "removable": "0",
- "rotational": "1",
- "scheduler_mode": "deadline",
- "sectors": "62914560",
- "sectorsize": "512",
- "size": "30.00 GB",
- "support_discard": "0",
- "vendor": "VMware"
- },
- "sr0": {
- "holders": [],
- "host": "",
- "model": "VMware IDE CDR10",
- "partitions": {},
- "removable": "1",
- "rotational": "1",
- "scheduler_mode": "cfq",
- "sectors": "2097151",
- "sectorsize": "512",
- "size": "1024.00 MB",
- "support_discard": "0",
- "vendor": "NECVMWar"
- }
- },
- "ansible_distribution": "CentOS",
- "ansible_distribution_major_version": "7",
- "ansible_distribution_release": "Core",
- "ansible_distribution_version": "7.0.1406",
- "ansible_domain": "localdomain",
- "ansible_ens192": {
- "active": true,
- "device": "ens192",
- "ipv4": {
- "address": "192.168.0.66",
- "netmask": "255.255.255.0",
- "network": "192.168.0.0"
- },
- "ipv6": [
- {
- "address": "fe80::250:56ff:fea5:3140",
- "prefix": "64",
- "scope": "link"
- }
- ],
- "macaddress": "00:50:56:a5:31:40",
- "module": "vmxnet3",
- "mtu": 1500,
- "promisc": false,
- "type": "ether"
- },
- "ansible_env": {
- "EDITOR": "nano",
- "HOME": "/home/korp",
- "LANG": "C",
- "LC_CTYPE": "C",
- "LESSOPEN": "||/usr/bin/lesspipe.sh %s",
- "LOGNAME": "korp",
- "MAIL": "/var/mail/korp",
- "PATH": "/usr/local/bin:/usr/bin",
- "PWD": "/home/korp",
- "SHELL": "/bin/bash",
- "SHLVL": "2",
- "SSH_CLIENT": "192.168.0.64 60979 22",
- "SSH_CONNECTION": "192.168.0.64 60979 192.168.0.66 22",
- "SSH_TTY": "/dev/pts/0",
- "TERM": "xterm-256color",
- "USER": "korp",
- "VISUAL": "nano",
- "XDG_RUNTIME_DIR": "/run/user/1000",
- "XDG_SESSION_ID": "4",
- "_": "/usr/bin/python"
- },
- "ansible_form_factor": "Other",
- "ansible_fqdn": "localhost.localdomain",
- "ansible_hostname": "localhost",
- "ansible_interfaces": [
- "lo",
- "ens192"
- ],
- "ansible_kernel": "3.10.0-123.9.3.el7.x86_64",
- "ansible_lo": {
- "active": true,
- "device": "lo",
- "ipv4": {
- "address": "127.0.0.1",
- "netmask": "255.0.0.0",
- "network": "127.0.0.0"
- },
- "ipv6": [
- {
- "address": "::1",
- "prefix": "128",
- "scope": "host"
- }
- ],
- "mtu": 65536,
- "promisc": false,
- "type": "loopback"
- },
- "ansible_machine": "x86_64",
- "ansible_memfree_mb": 751,
- "ansible_memtotal_mb": 994,
- "ansible_mounts": [
- {
- "device": "/dev/mapper/centos-root",
- "fstype": "xfs",
- "mount": "/",
- "options": "rw,relatime,attr2,inode64,noquota",
- "size_available": 28328222720,
- "size_total": 29488328704
- },
- {
- "device": "/dev/sda1",
- "fstype": "xfs",
- "mount": "/boot",
- "options": "rw,relatime,attr2,inode64,noquota",
- "size_available": 379916288,
- "size_total": 520794112
- }
- ],
- "ansible_nodename": "localhost.localdomain",
- "ansible_os_family": "RedHat",
- "ansible_pkg_mgr": "yum",
- "ansible_processor": [
- "Intel(R) Xeon(R) CPU 5150 @ 2.66GHz",
- "Intel(R) Xeon(R) CPU 5150 @ 2.66GHz",
- "Intel(R) Xeon(R) CPU 5150 @ 2.66GHz",
- "Intel(R) Xeon(R) CPU 5150 @ 2.66GHz"
- ],
- "ansible_processor_cores": 1,
- "ansible_processor_count": 4,
- "ansible_processor_threads_per_core": 1,
- "ansible_processor_vcpus": 4,
- "ansible_product_name": "VMware Virtual Platform",
- "ansible_product_serial": "NA",
- "ansible_product_uuid": "NA",
- "ansible_product_version": "None",
- "ansible_python_version": "2.7.5",
- "ansible_selinux": {
- "status": "disabled"
- },
- "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBevwX3C592+0Ot7i0JD2b0iYN8w22qAvIkj0jp8kQ0rAYCTOqQsNtj8zt7JtrN4EVgLMVCzj0MIjLfMJsQvKwE=",
- "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABAQCY43/O4IGqEcNOpKfvU5Ln459w9A4xi1fSZKDfMHxoPcA3pL06EoszI08/DeLfW5zeHbMR/qDPlw4iQF09dgMIDlSh6e2m6iwUZZe826A7wkz0UVM5ondJa6fcDlq0horbwlekuHmZVmuyPIC1YXABSIBJDG3jl7IN8CAVh79FvuEyunYaYBV6lv+FkJHNUYFvd9TSy0CmEoL3pGXaXCGbTLMz4S8fzsYr/Kz1JyE7Hn0OtWEAi40eoYqLJ9urWh07GMP4GNiWohAuyy940kITIfc5omNjGrv3p4+9SY5THdvNAWMEtNv/GUFXZBM/K9vLKzY49285AI68W+yffZKX",
- "ansible_swapfree_mb": 2079,
- "ansible_swaptotal_mb": 2079,
- "ansible_system": "Linux",
- "ansible_system_vendor": "VMware, Inc.",
- "ansible_user_id": "korp",
- "ansible_userspace_architecture": "x86_64",
- "ansible_userspace_bits": "64",
- "ansible_virtualization_role": "guest",
- "ansible_virtualization_type": "VMware",
- "module_setup": true
- },
- "changed": false
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement