Skip to content

Instantly share code, notes, and snippets.

@firemanxbr
Created May 16, 2018 14:51
Show Gist options
  • Save firemanxbr/457954be5ccc34a696363d34a3a6e83c to your computer and use it in GitHub Desktop.
Save firemanxbr/457954be5ccc34a696363d34a3a6e83c to your computer and use it in GitHub Desktop.
$ ansible-playbook -i "localhost," playbooks/setup.yml --extra-vars='{"hooks": ["/home/firemanxbr/GitHub/contra-env-setup/a.yml","/home/firemanxbr/GitHub/contra-env-setup/b.yml"
]}' -vvv
ansible-playbook 2.5.2
config file = /etc/ansible/ansible.cfg
configured module search path = [u'/home/firemanxbr/.ansible/plugins/modules', u'/usr/share/ansible/plugins/modules']
ansible python module location = /usr/lib/python2.7/site-packages/ansible
executable location = /usr/bin/ansible-playbook
python version = 2.7.15 (default, May 2 2018, 14:12:52) [GCC 8.0.1 20180324 (Red Hat 8.0.1-0.20)]Using /etc/ansible/ansible.cfg as config file
Parsed localhost, inventory source with host_list plugin
PLAYBOOK: setup.yml *****************************************************************************************************************************************************************************************************
1 plays in playbooks/setup.yml
PLAY [all] **************************************************************************************************************************************************************************************************************
TASK [Gathering Facts] **************************************************************************************************************************************************************************************************
task path: /home/firemanxbr/GitHub/contra-env-setup/playbooks/setup.yml:2
Using module file /usr/lib/python2.7/site-packages/ansible/modules/system/setup.py
<localhost> ESTABLISH SSH CONNECTION FOR USER: root
<localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o
User=root -o ConnectTimeout=10 -o ControlPath=/home/firemanxbr/.ansible/cp/72dc686b8e localhost '/bin/sh -c '"'"'echo ~ && sleep 0'"'"''
<localhost> (0, '/root\n', '')
<localhost> ESTABLISH SSH CONNECTION FOR USER: root
<localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o
User=root -o ConnectTimeout=10 -o ControlPath=/home/firemanxbr/.ansible/cp/72dc686b8e localhost '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1526482225.99-64648340479521 `" && echo an
sible-tmp-1526482225.99-64648340479521="` echo /root/.ansible/tmp/ansible-tmp-1526482225.99-64648340479521 `" ) && sleep 0'"'"''
<localhost> (0, 'ansible-tmp-1526482225.99-64648340479521=/root/.ansible/tmp/ansible-tmp-1526482225.99-64648340479521\n', '')
<localhost> PUT /home/firemanxbr/.ansible/tmp/ansible-local-27927tdslwI/tmpuiXj2d TO /root/.ansible/tmp/ansible-tmp-1526482225.99-64648340479521/setup.py
<localhost> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=root -o ConnectTimeout=10 -o ControlPath=/home/firemanxbr/.ansible/cp/72dc686b8e '[localhost]'
<localhost> (0, 'sftp> put /home/firemanxbr/.ansible/tmp/ansible-local-27927tdslwI/tmpuiXj2d /root/.ansible/tmp/ansible-tmp-1526482225.99-64648340479521/setup.py\n', '')
<localhost> ESTABLISH SSH CONNECTION FOR USER: root
<localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -oUser=root -o ConnectTimeout=10 -o ControlPath=/home/firemanxbr/.ansible/cp/72dc686b8e localhost '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1526482225.99-64648340479521/ /root/.ansible/tmp/ansible-tmp-1526482225.99-64648340479521/setup.py && sleep 0'"'"''
<localhost> (0, '', '')
<localhost> ESTABLISH SSH CONNECTION FOR USER: root
<localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -oUser=root -o ConnectTimeout=10 -o ControlPath=/home/firemanxbr/.ansible/cp/72dc686b8e -tt localhost '/bin/sh -c '"'"'/usr/bin/python /root/.ansible/tmp/ansible-tmp-1526482225.99-64648340479521/setup.py && sleep 0'"'"''
<localhost> (0, '\r\n{"invocation": {"module_args": {"filter": "*", "gather_subset": ["all"], "fact_path": "/etc/ansible/facts.d", "gather_timeout": 10}}, "ansible_facts": {"module_setup": true, "ansible_distribution_version": "28", "ansible_distribution_file_variety": "RedHat", "ansible_env": {"BASH_FUNC_module%%": "() { _moduleraw \\"$@\\" 2>&1\\n}", "BASH_FUNC_scl%%": "() { if [ \\"$1\\" = \\"load\\" -o \\"$1\\" = \\"unload\\" ]; then\\n eval \\"module $@\\";\\n else\\n /usr/bin/scl \\"$@\\";\\n fi\\n}", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "SSH_CLIENT": "::1 36372 22", "SELINUX_USE_CURRENT_RANGE": "", "LOGNAME": "root", "USER": "root", "PATH": "/usr/share/Modules/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "HOME": "/root", "VIRTUALENVWRAPPER_SCRIPT": "/usr/bin/virtualenvwrapper-3.sh", "GUESTFISH_RESTORE": "\\\\e[0m", "GUESTFISH_INIT": "\\\\e[1;34m", "SSH_CONNECTION": "::1 36372 ::1 22", "LANG": "en_US.UTF-8", "TERM": "xterm-256color", "SHELL": "/bin/bash", "MODULEPATH_modshare": "/usr/share/modulefiles:1:/etc/modulefiles:1:/usr/share/Modules/modulefiles:1", "XDG_DATA_DIRS": "/root/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share:/usr/share", "XMODIFIERS": "@im=ibus", "_VIRTUALENVWRAPPER_API": " mkvirtualenv rmvirtualenv lsvirtualenv showvirtualenv workon add2virtualenv cdsitepackages cdvirtualenv lssitepackages toggleglobalsitepackages cpvirtualenv setvirtualenvproject mkproject cdproject mktmpenv wipeenv allvirtualenv", "MODULES_RUN_QUARANTINE": "LD_LIBRARY_PATH", "MODULESHOME": "/usr/share/Modules", "XDG_RUNTIME_DIR": "/run/user/0", "GUESTFISH_PS1": "\\\\[\\\\e[1;32m\\\\]><fs>\\\\[\\\\e[0;31m\\\\] ", "SELINUX_ROLE_REQUESTED": "", "ENV": "/usr/share/Modules/init/profile.sh", "BASH_ENV": "/usr/share/Modules/init/bash", "XDG_SESSION_ID": "42", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "_": "/usr/bin/python", "MODULEPATH": "/etc/scl/modulefiles:/usr/share/Modules/modulefiles:/etc/modulefiles:/usr/share/modulefiles", "BASH_FUNC_switchml%%": "() { typeset swfound=1;\\n if [ \\"${MODULES_USE_COMPAT_VERSION:-0}\\" = \'1\' ]; then\\n typeset swname=\'main\';\\n if [ -e /usr/share/Modules/libexec/modulecmd.tcl ]; then\\n typeset swfound=0;\\n unset MODULES_USE_COMPAT_VERSION;\\n fi;\\n else\\n typeset swname=\'compatibility\';\\n if [ -e /usr/share/Modules/libexec/modulecmd-compat ]; then\\n typeset swfound=0;\\n MODULES_USE_COMPAT_VERSION=1;\\n export MODULES_USE_COMPAT_VERSION;\\n fi;\\n fi;\\n if [ $swfound -eq 0 ]; then\\n echo \\"Switching to Modules $swname version\\";\\n source /usr/share/Modules/init/bash;\\n else\\n echo \\"Cannot switch to Modules $swname version, command not found\\";\\n return 1;\\n fi\\n}", "GUESTFISH_OUTPUT": "\\\\e[0m", "SSH_TTY": "/dev/pts/4", "LOADEDMODULES": "", "SELINUX_LEVEL_REQUESTED": "", "SHLVL": "2", "PWD": "/root", "MAIL": "/var/mail/root", "LS_COLORS": "rs=0:di=38;5;33:ln=38;5;51:mh=00:pi=40;38;5;11:so=38;5;13:do=38;5;5:bd=48;5;232;38;5;11:cd=48;5;232;38;5;3:or=48;5;232;38;5;9:mi=01;05;37;41:su=48;5;196;38;5;15:sg=48;5;11;38;5;16:ca=48;5;196;38;5;226:tw=48;5;10;38;5;16:ow=48;5;10;38;5;21:st=48;5;21;38;5;15:ex=38;5;40:*.tar=38;5;9:*.tgz=38;5;9:*.arc=38;5;9:*.arj=38;5;9:*.taz=38;5;9:*.lha=38;5;9:*.lz4=38;5;9:*.lzh=38;5;9:*.lzma=38;5;9:*.tlz=38;5;9:*.txz=38;5;9:*.tzo=38;5;9:*.t7z=38;5;9:*.zip=38;5;9:*.z=38;5;9:*.Z=38;5;9:*.dz=38;5;9:*.gz=38;5;9:*.lrz=38;5;9:*.lz=38;5;9:*.lzo=38;5;9:*.xz=38;5;9:*.zst=38;5;9:*.tzst=38;5;9:*.bz2=38;5;9:*.bz=38;5;9:*.tbz=38;5;9:*.tbz2=38;5;9:*.tz=38;5;9:*.deb=38;5;9:*.rpm=38;5;9:*.jar=38;5;9:*.war=38;5;9:*.ear=38;5;9:*.sar=38;5;9:*.rar=38;5;9:*.alz=38;5;9:*.ace=38;5;9:*.zoo=38;5;9:*.cpio=38;5;9:*.7z=38;5;9:*.rz=38;5;9:*.cab=38;5;9:*.wim=38;5;9:*.swm=38;5;9:*.dwm=38;5;9:*.esd=38;5;9:*.jpg=38;5;13:*.jpeg=38;5;13:*.mjpg=38;5;13:*.mjpeg=38;5;13:*.gif=38;5;13:*.bmp=38;5;13:*.pbm=38;5;13:*.pgm=38;5;13:*.ppm=38;5;13:*.tga=38;5;13:*.xbm=38;5;13:*.xpm=38;5;13:*.tif=38;5;13:*.tiff=38;5;13:*.png=38;5;13:*.svg=38;5;13:*.svgz=38;5;13:*.mng=38;5;13:*.pcx=38;5;13:*.mov=38;5;13:*.mpg=38;5;13:*.mpeg=38;5;13:*.m2v=38;5;13:*.mkv=38;5;13:*.webm=38;5;13:*.ogm=38;5;13:*.mp4=38;5;13:*.m4v=38;5;13:*.mp4v=38;5;13:*.vob=38;5;13:*.qt=38;5;13:*.nuv=38;5;13:*.wmv=38;5;13:*.asf=38;5;13:*.rm=38;5;13:*.rmvb=38;5;13:*.flc=38;5;13:*.avi=38;5;13:*.fli=38;5;13:*.flv=38;5;13:*.gl=38;5;13:*.dl=38;5;13:*.xcf=38;5;13:*.xwd=38;5;13:*.yuv=38;5;13:*.cgm=38;5;13:*.emf=38;5;13:*.ogv=38;5;13:*.ogx=38;5;13:*.aac=38;5;45:*.au=38;5;45:*.flac=38;5;45:*.m4a=38;5;45:*.mid=38;5;45:*.midi=38;5;45:*.mka=38;5;45:*.mp3=38;5;45:*.mpc=38;5;45:*.ogg=38;5;45:*.ra=38;5;45:*.wav=38;5;45:*.oga=38;5;45:*.opus=38;5;45:*.spx=38;5;45:*.xspf=38;5;45:", "MODULES_CMD": "/usr/share/Modules/libexec/modulecmd.tcl"}, "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_default_ipv4": {"macaddress": "44:85:00:66:ea:22", "network": "192.168.1.0", "mtu": 1500, "broadcast": "192.168.1.255", "alias": "wlp3s0", "netmask": "255.255.255.0", "address": "192.168.1.119", "interface": "wlp3s0", "type": "ether", "gateway": "192.168.1.1"}, "ansible_swapfree_mb": 7781, "ansible_default_ipv6": {"macaddress": "44:85:00:66:ea:22", "mtu": 1500, "prefix": "64", "address": "2a00:1028:83a0:191e:b37e:981e:b4c0:3c0d", "interface": "wlp3s0", "scope": "global", "type": "ether", "gateway": "fe80::6238:e0ff:fec2:4500"}, "ansible_cmdline": {"LANG": "en_US.UTF-8", "BOOT_IMAGE": "/vmlinuz-4.16.7-300.fc28.x86_64", "quiet": true, "rhgb": true, "rd.lvm.lv": "fedora/swap", "rd.luks.uuid": "luks-55d40cdf-ecfb-488a-b9a1-d952cc89e1c0", "ro": true, "root": "/dev/mapper/fedora-root"}, "ansible_selinux": {"status": "enabled", "policyvers": 31, "type": "targeted", "mode": "enforcing", "config_mode": "enforcing"}, "ansible_userspace_architecture": "x86_64", "ansible_product_uuid": "BB359CCC-22FC-11B2-A85C-9667759EE099", "ansible_pkg_mgr": "atomic_container", "ansible_distribution": "Fedora", "ansible_virbr0": {"macaddress": "52:54:00:28:25:a9", "features": {"tx_checksum_ipv4": "off [fixed]", "generic_receive_offload": "on","tx_checksum_ipv6": "off [fixed]", "tx_scatter_gather_fraglist": "on", "rx_all": "off [fixed]", "highdma": "off [requested on]", "rx_fcs": "off [fixed]", "tx_lockless": "on [fixed]", "tx_tcp_ecn_segmentation": "on", "rx_udp_tunnel_port_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "tx_gso_robust": "off [requested on]", "tx_tcp_mangleid_segmentation": "on", "tx_ipxip4_segmentation": "on", "tx_checksumming": "on", "vlan_challenged": "off [fixed]", "loopback": "off [fixed]", "tx_ipxip6_segmentation": "on", "fcoe_mtu": "off [fixed]", "scatter_gather": "on", "tx_checksum_sctp": "off [fixed]", "tx_vlan_stag_hw_insert": "on", "rx_vlan_stag_hw_parse": "off [fixed]", "tx_gso_partial": "on", "tx_tcp_segmentation": "on", "rx_vlan_stag_filter": "off [fixed]", "large_receive_offload": "off [fixed]", "tx_scatter_gather": "on", "rx_checksumming": "off [fixed]", "rx_gro_hw": "off [fixed]", "netns_local": "on [fixed]", "tx_esp_segmentation": "on", "generic_segmentation_offload": "on", "tx_udp_tnl_segmentation": "on", "tcp_segmentation_offload": "on", "l2_fwd_offload": "off[fixed]", "rx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "tx_gre_csum_segmentation": "on", "esp_tx_csum_hw_offload": "off [fixed]", "tx_tcp6_segmentation": "on", "tx_udp_tnl_csum_segmentation": "on", "udp_fragmentation_offload": "off", "tx_sctp_segmentation": "off [requested on]", "tx_checksum_fcoe_crc": "off [fixed]", "hw_tc_offload": "off [fixed]", "tx_checksum_ip_generic": "on", "tx_fcoe_segmentation": "off[requested on]", "tx_nocache_copy": "off", "rx_vlan_filter": "off [fixed]", "tx_vlan_offload": "on", "receive_hashing": "off [fixed]", "tx_gre_segmentation": "on"}, "interfaces": ["virbr0-nic"], "id": "8000.5254002825a9", "mtu": 1500, "device": "virbr0", "promisc": false, "stp": true, "ipv4": {"broadcast": "192.168.122.255", "netmask": "255.255.255.0", "network": "192.168.122.0", "address": "192.168.122.1"}, "active": false, "timestamping": ["rx_software", "software"], "type": "bridge", "hw_timestamp_filters": []}, "ansible_virbr1": {"macaddress": "52:54:00:71:08:af", "features": {"tx_checksum_ipv4": "off [fixed]", "generic_receive_offload": "on", "tx_checksum_ipv6": "off [fixed]", "tx_scatter_gather_fraglist": "on", "rx_all": "off [fixed]", "highdma": "off [requested on]", "rx_fcs": "off [fixed]", "tx_lockless": "on [fixed]", "tx_tcp_ecn_segmentation": "on", "rx_udp_tunnel_port_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "tx_gso_robust": "off [requested on]", "tx_tcp_mangleid_segmentation": "on", "tx_ipxip4_segmentation": "on", "tx_checksumming": "on", "vlan_challenged": "off [fixed]", "loopback": "off [fixed]", "tx_ipxip6_segmentation": "on", "fcoe_mtu": "off [fixed]", "scatter_gather": "on", "tx_checksum_sctp": "off [fixed]", "tx_vlan_stag_hw_insert": "on", "rx_vlan_stag_hw_parse": "off [fixed]", "tx_gso_partial": "on", "tx_tcp_segmentation": "on", "rx_vlan_stag_filter": "off [fixed]", "large_receive_offload": "off [fixed]", "tx_scatter_gather": "on", "rx_checksumming": "off [fixed]", "rx_gro_hw": "off [fixed]", "netns_local": "on [fixed]", "tx_esp_segmentation": "on", "generic_segmentation_offload": "on", "tx_udp_tnl_segmentation": "on", "tcp_segmentation_offload": "on", "l2_fwd_offload":"off [fixed]", "rx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "tx_gre_csum_segmentation": "on", "esp_tx_csum_hw_offload": "off [fixed]", "tx_tcp6_segmentation": "on", "tx_udp_tnl_csum_segmentation": "on", "udp_fragmentation_offload": "off", "tx_sctp_segmentation": "off [requested on]", "tx_checksum_fcoe_crc": "off [fixed]", "hw_tc_offload": "off [fixed]", "tx_checksum_ip_generic": "on", "tx_fcoe_segmentation":"off [requested on]", "tx_nocache_copy": "off", "rx_vlan_filter": "off [fixed]", "tx_vlan_offload": "on", "receive_hashing": "off [fixed]", "tx_gre_segmentation": "on"}, "interfaces": ["virbr1-nic"], "id": "8000.5254007108af", "mtu": 1500, "device": "virbr1", "promisc": false, "stp": true, "ipv4": {"broadcast": "192.168.42.255", "netmask": "255.255.255.0", "network": "192.168.42.0", "address": "192.168.42.1"}, "active": false, "timestamping": ["rx_software", "software"], "type": "bridge", "hw_timestamp_filters": []}, "ansible_all_ipv6_addresses": ["2a00:1028:83a0:191e:b37e:981e:b4c0:3c0d", "fe80::5156:900d:feb6:d9d8", "fe80::fac0:5530:dcef:4fb8"], "ansible_uptime_seconds": 198750, "ansible_kernel": "4.16.7-300.fc28.x86_64", "ansible_system_capabilities_enforced": "True", "ansible_python": {"executable": "/usr/bin/python", "version": {"micro": 15, "major":2, "releaselevel": "final", "serial": 0, "minor": 7}, "type": "CPython", "has_sslcontext": true, "version_info": [2, 7, 15, "final", 0]}, "ansible_is_chroot": false, "ansible_user_shell": "/bin/bash", "ansible_product_serial": "PC0CD2E2", "ansible_form_factor": "Notebook", "ansible_distribution_file_parsed": true, "ansible_fips": false, "ansible_user_id": "root", "ansible_selinux_python_present": true, "ansible_local": {}, "ansible_processor_vcpus": 8, "ansible_docker0": {"macaddress": "02:42:02:1a:82:61", "features": {"tx_checksum_ipv4": "off [fixed]", "generic_receive_offload": "on", "tx_checksum_ipv6": "off [fixed]", "tx_scatter_gather_fraglist": "on", "rx_all": "off [fixed]", "highdma": "on", "rx_fcs": "off [fixed]", "tx_lockless": "on [fixed]", "tx_tcp_ecn_segmentation": "on", "rx_udp_tunnel_port_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "tx_gso_robust": "on", "tx_tcp_mangleid_segmentation": "on", "tx_ipxip4_segmentation": "on", "tx_checksumming": "on", "vlan_challenged": "off [fixed]", "loopback": "off [fixed]", "tx_ipxip6_segmentation": "on", "fcoe_mtu": "off [fixed]", "scatter_gather": "on", "tx_checksum_sctp": "off [fixed]", "tx_vlan_stag_hw_insert": "on", "rx_vlan_stag_hw_parse": "off [fixed]", "tx_gso_partial": "on", "tx_tcp_segmentation": "on", "rx_vlan_stag_filter": "off [fixed]", "large_receive_offload": "off [fixed]", "tx_scatter_gather": "on", "rx_checksumming": "off [fixed]", "rx_gro_hw": "off [fixed]", "netns_local": "on [fixed]", "tx_esp_segmentation": "on", "generic_segmentation_offload": "on", "tx_udp_tnl_segmentation": "on", "tcp_segmentation_offload": "on", "l2_fwd_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "tx_gre_csum_segmentation": "on", "esp_tx_csum_hw_offload": "off [fixed]", "tx_tcp6_segmentation": "on", "tx_udp_tnl_csum_segmentation": "on", "udp_fragmentation_offload": "off", "tx_sctp_segmentation": "on", "tx_checksum_fcoe_crc": "off [fixed]", "hw_tc_offload": "off [fixed]", "tx_checksum_ip_generic": "on", "tx_fcoe_segmentation": "on", "tx_nocache_copy": "off", "rx_vlan_filter": "off [fixed]", "tx_vlan_offload": "on", "receive_hashing": "off [fixed]", "tx_gre_segmentation": "on"}, "interfaces": [], "id": "8000.0242021a8261", "mtu": 1500, "device": "docker0", "promisc": false, "stp": false, "ipv4": {"broadcast": "global", "netmask": "255.255.0.0", "network": "172.17.0.0", "address": "172.17.0.1"}, "active": false, "timestamping": ["rx_software", "software"], "type": "bridge", "hw_timestamp_filters": []}, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Core(TM)i7-6820HQ CPU @ 2.70GHz", "1", "GenuineIntel", "Intel(R) Core(TM) i7-6820HQ CPU @ 2.70GHz", "2", "GenuineIntel", "Intel(R) Core(TM) i7-6820HQ CPU @ 2.70GHz", "3", "GenuineIntel", "Intel(R) Core(TM) i7-6820HQ CPU @ 2.70GHz", "4", "GenuineIntel", "Intel(R) Core(TM) i7-6820HQ CPU @ 2.70GHz", "5", "GenuineIntel", "Intel(R) Core(TM) i7-6820HQ CPU @ 2.70GHz", "6", "GenuineIntel", "Intel(R) Core(TM) i7-6820HQ CPU @ 2.70GHz", "7", "GenuineIntel", "Intel(R) Core(TM) i7-6820HQ CPU @ 2.70GHz"], "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBH5Vh4kB00dRuv9e+hUWg7TdDTs2/Ub0j0mBqykxj2Q+jPX0B6oZhM35vvwwzZ/l7aEn5vwqCtPSe1gEEAFKBAA=", "ansible_mounts": [{"block_used": 10009998, "uuid": "dc1d8a74-9990-4793-86c5-b6a2a147847f", "size_total": 52576092160, "block_total": 12835960, "mount": "/", "block_available": 2825962, "size_available": 11575140352, "fstype": "ext4", "inode_total": 3276800, "options": "rw,seclabel,relatime,data=ordered", "device": "/dev/mapper/fedora-root", "inode_used": 601283, "block_size": 4096, "inode_available": 2675517},{"block_used": 70336, "uuid": "8ffb46c0-875c-4489-8fba-d14eb97c81be", "size_total": 1023303680, "block_total": 249830, "mount": "/boot", "block_available": 179494, "size_available": 735207424, "fstype": "ext4", "inode_total": 65536, "options": "rw,seclabel,relatime,data=ordered", "device": "/dev/sda1", "inode_used": 435, "block_size": 4096, "inode_available": 65101}, {"block_used": 21375157, "uuid": "dda30f1f-0550-4e31-a070-d0bdc95b57e2", "size_total": 441031122944, "block_total": 107673614, "mount": "/home", "block_available": 86298457, "size_available": 353478479872, "fstype": "ext4", "inode_total": 27418624, "options": "rw,seclabel,relatime,data=ordered", "device": "/dev/mapper/fedora-home", "inode_used": 171828, "block_size": 4096, "inode_available": 27246796}, {"block_used": 10009998, "uuid": "dc1d8a74-9990-4793-86c5-b6a2a147847f", "size_total": 52576092160, "block_total": 12835960, "mount": "/var/lib/docker/containers", "block_available": 2825962, "size_available": 11575140352, "fstype": "ext4", "inode_total": 3276800, "options": "rw,seclabel,relatime,data=ordered,bind", "device": "/dev/mapper/fedora-root", "inode_used": 601283, "block_size": 4096, "inode_available": 2675517}, {"block_used": 10009998, "uuid": "dc1d8a74-9990-4793-86c5-b6a2a147847f", "size_total": 52576092160,"block_total": 12835960, "mount": "/var/lib/docker/overlay2", "block_available": 2825962, "size_available": 11575140352, "fstype": "ext4", "inode_total": 3276800, "options": "rw,seclabel,relatime,data=ordered,bind", "device": "/dev/mapper/fedora-root", "inode_used": 601283, "block_size": 4096, "inode_available": 2675517}], "ansible_system_vendor": "LENOVO", "ansible_swaptotal_mb": 7807, "ansible_wlp3s0": {"macaddress": "44:85:00:66:ea:22", "features": {"tx_checksum_ipv4": "off [fixed]", "generic_receive_offload": "on", "tx_checksum_ipv6": "off [fixed]", "tx_scatter_gather_fraglist": "off [fixed]", "rx_all": "off [fixed]", "highdma": "on [fixed]", "rx_fcs": "off [fixed]", "tx_lockless": "off [fixed]", "tx_tcp_ecn_segmentation": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "tx_gso_robust": "off [fixed]", "tx_tcp_mangleid_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_checksumming": "off", "vlan_challenged": "off [fixed]", "loopback": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "fcoe_mtu": "off [fixed]", "scatter_gather": "on", "tx_checksum_sctp": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tcp_segmentation": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "large_receive_offload": "off [fixed]", "tx_scatter_gather": "on [fixed]", "rx_checksumming": "off [fixed]", "rx_gro_hw": "off [fixed]", "netns_local": "on [fixed]", "tx_esp_segmentation": "off [fixed]", "generic_segmentation_offload": "on", "tx_udp_tnl_segmentation": "off [fixed]", "tcp_segmentation_offload": "off", "l2_fwd_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "tx_tcp6_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "udp_fragmentation_offload": "off", "tx_sctp_segmentation": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "hw_tc_offload": "off [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_nocache_copy": "off", "rx_vlan_filter": "off [fixed]", "tx_vlan_offload": "off [fixed]", "receive_hashing": "off [fixed]", "tx_gre_segmentation": "off [fixed]"}, "pciid": "0000:03:00.0", "module": "iwlwifi", "mtu": 1500, "device": "wlp3s0", "promisc": false, "timestamping": ["rx_software", "software"], "ipv4": {"broadcast": "192.168.1.255", "netmask": "255.255.255.0", "network": "192.168.1.0", "address": "192.168.1.119"}, "ipv6": [{"scope": "global", "prefix": "64", "address": "2a00:1028:83a0:191e:b37e:981e:b4c0:3c0d"}], "active": true, "type": "ether", "hw_timestamp_filters": []}, "ansible_virbr1_nic": {"macaddress": "52:54:00:71:08:af", "features": {"tx_checksum_ipv4": "off [fixed]", "generic_receive_offload": "on", "tx_checksum_ipv6": "off [fixed]", "tx_scatter_gather_fraglist": "on", "rx_all": "off [fixed]", "highdma": "off [fixed]", "rx_fcs": "off[fixed]", "tx_lockless": "on [fixed]", "tx_tcp_ecn_segmentation": "off [requested on]", "rx_udp_tunnel_port_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "tx_gso_robust": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_ipxip4_segmentation": "off [fixed]", "tx_checksumming": "off", "vlan_challenged": "off [fixed]", "loopback": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "fcoe_mtu": "off [fixed]", "scatter_gather": "on", "tx_checksum_sctp": "off [fixed]", "tx_vlan_stag_hw_insert": "on", "rx_vlan_stag_hw_parse": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tcp_segmentation": "off [requested on]", "rx_vlan_stag_filter": "off [fixed]", "large_receive_offload": "off [fixed]", "tx_scatter_gather": "on", "rx_checksumming": "off [fixed]", "rx_gro_hw": "off [fixed]", "netns_local": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "generic_segmentation_offload": "on", "tx_udp_tnl_segmentation": "off [fixed]", "tcp_segmentation_offload": "off", "l2_fwd_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "tx_tcp6_segmentation": "off [requested on]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "udp_fragmentation_offload": "off", "tx_sctp_segmentation": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "hw_tc_offload": "off [fixed]", "tx_checksum_ip_generic": "off [requested on]", "tx_fcoe_segmentation": "off [fixed]", "tx_nocache_copy": "off", "rx_vlan_filter": "off [fixed]", "tx_vlan_offload": "on", "receive_hashing": "off [fixed]", "tx_gre_segmentation": "off [fixed]"}, "hw_timestamp_filters": [], "mtu": 1500, "device": "virbr1-nic", "promisc": true, "timestamping": ["tx_software", "rx_software", "software"], "active": false, "type": "ether"}, "ansible_distribution_major_version": "28", "ansible_real_group_id": 0, "ansible_lsb": {"release": "28", "major_release": "28", "codename": "TwentyEight", "id": "Fedora", "description": "Fedora release 28 (Twenty Eight)"}, "ansible_tun0": {"features": {"tx_checksum_ipv4": "off [fixed]", "generic_receive_offload": "on", "tx_checksum_ipv6": "off [fixed]", "tx_scatter_gather_fraglist": "on", "rx_all": "off [fixed]", "highdma": "off [fixed]", "rx_fcs": "off [fixed]", "tx_lockless": "on [fixed]", "tx_tcp_ecn_segmentation": "off [requested on]", "rx_udp_tunnel_port_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "tx_gso_robust": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_ipxip4_segmentation": "off [fixed]", "tx_checksumming": "off", "vlan_challenged": "off [fixed]", "loopback": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "fcoe_mtu": "off [fixed]", "scatter_gather": "on", "tx_checksum_sctp": "off [fixed]", "tx_vlan_stag_hw_insert": "on", "rx_vlan_stag_hw_parse": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tcp_segmentation": "off [requested on]", "rx_vlan_stag_filter": "off [fixed]", "large_receive_offload": "off [fixed]", "tx_scatter_gather": "on", "rx_checksumming": "off [fixed]", "rx_gro_hw": "off [fixed]", "netns_local": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "generic_segmentation_offload": "on", "tx_udp_tnl_segmentation": "off [fixed]", "tcp_segmentation_offload": "off", "l2_fwd_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "tx_tcp6_segmentation": "off [requested on]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "udp_fragmentation_offload": "off", "tx_sctp_segmentation": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "hw_tc_offload": "off [fixed]", "tx_checksum_ip_generic": "off [requested on]", "tx_fcoe_segmentation": "off [fixed]", "tx_nocache_copy": "off", "rx_vlan_filter": "off [fixed]", "tx_vlan_offload": "on", "receive_hashing": "off [fixed]", "tx_gre_segmentation": "off [fixed]"}, "type": "tunnel", "hw_timestamp_filters": [], "mtu": 1500, "device": "tun0", "promisc": false, "timestamping": ["tx_software", "rx_software", "software"], "ipv4": {"broadcast": "10.40.207.255", "netmask": "255.255.252.0", "network": "10.40.204.0", "address": "10.40.204.197"}, "ipv6": [{"scope": "link", "prefix": "64", "address": "fe80::fac0:5530:dcef:4fb8"}], "active": true, "speed":10}, "ansible_machine": "x86_64", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABAQDOq378ofuf9fuz+OlgwOeYmw0K+YEBQSWJ8n702nQMsaZCGpvGWtGmL8t/YKAkD4QWkN0Y7iNtsyZhYx/bWush1eEENlQeQi1lq6WQBWi43br4xVD8LaDiKyufg826CY99iUv7CyHbB8D2jPhWeIYV1gGvVa3q4hGRdNEqs8FmU68+qYe+0+eIDQ7i6gtNPjoNLpbKPogEksYmS6UbPdh77a+zgHa00npiaptF4EOvM9aeoq4wn790fc/0sLyXpsLNq2Kt40pvzwOGw1rsYicRNizTbZqBVmPQZQMIJdzi8Gq/5qFIU7/U64RmI44wxE38X+DwQu3+4YaNyyN5hFi1", "ansible_user_gecos": "root", "ansible_processor_threads_per_core": 2, "ansible_system": "Linux", "ansible_all_ipv4_addresses": ["172.17.0.1", "192.168.122.1", "192.168.1.119", "192.168.42.1", "10.40.204.197"], "ansible_python_version": "2.7.15", "ansible_product_version": "ThinkPad T460p", "ansible_service_mgr": "systemd", "ansible_memory_mb": {"real": {"total": 31568, "used": 25604, "free": 5964}, "swap": {"cached": 2, "total": 7807, "free": 7781, "used": 26}, "nocache": {"used": 9676, "free": 21892}}, "ansible_user_dir": "/root", "gather_subset": ["all"], "ansible_real_user_id": 0, "ansible_virtualization_role": "host", "ansible_dns": {"nameservers": ["10.38.5.26", "10.35.255.14", "192.168.1.1", "2a00:1028:83a0:191e:6238:e0ff:fec2:4500"], "search": ["redhat.com", "usersys.redhat.com"]}, "ansible_effective_group_id": 0, "ansible_lo": {"features": {"tx_checksum_ipv4": "off [fixed]", "generic_receive_offload": "on", "tx_checksum_ipv6": "off [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "rx_all": "off [fixed]", "highdma": "on [fixed]", "rx_fcs": "off[fixed]", "tx_lockless": "on [fixed]", "tx_tcp_ecn_segmentation": "on", "rx_udp_tunnel_port_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "tx_gso_robust": "off [fixed]", "tx_tcp_mangleid_segmentation": "on", "tx_ipxip4_segmentation": "off [fixed]", "tx_checksumming": "on", "vlan_challenged": "on [fixed]", "loopback": "on [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "fcoe_mtu": "off [fixed]", "scatter_gather": "on", "tx_checksum_sctp": "on [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tcp_segmentation": "on", "rx_vlan_stag_filter": "off [fixed]", "large_receive_offload": "off [fixed]", "tx_scatter_gather": "on [fixed]", "rx_checksumming": "on [fixed]", "rx_gro_hw": "off [fixed]", "netns_local": "on [fixed]", "tx_esp_segmentation": "off [fixed]", "generic_segmentation_offload": "on", "tx_udp_tnl_segmentation": "off [fixed]", "tcp_segmentation_offload": "on", "l2_fwd_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "tx_tcp6_segmentation": "on", "tx_udp_tnl_csum_segmentation": "off [fixed]", "udp_fragmentation_offload": "off", "tx_sctp_segmentation": "on", "tx_checksum_fcoe_crc": "off [fixed]", "hw_tc_offload": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_nocache_copy": "off [fixed]", "rx_vlan_filter": "off [fixed]", "tx_vlan_offload": "off [fixed]", "receive_hashing": "off [fixed]", "tx_gre_segmentation": "off [fixed]"}, "hw_timestamp_filters": [], "mtu": 65536, "device": "lo", "promisc": false, "timestamping": ["tx_software", "rx_software", "software"], "ipv4": {"broadcast": "host", "netmask": "255.0.0.0", "network": "127.0.0.0", "address": "127.0.0.1"}, "ipv6": [{"scope": "host", "prefix": "128", "address": "::1"}], "active": true, "type": "loopback"}, "ansible_memtotal_mb": 31568, "ansible_device_links": {"masters": {"sda2": ["dm-0"], "dm-0": ["dm-1", "dm-2", "dm-3"]}, "labels": {}, "ids": {"sda2": ["ata-SAMSUNG_MZ7LN512HMJP-000L7_S2X9NXAH302324-part2", "wwn-0x5002538d00000000-part2"], "sda": ["ata-SAMSUNG_MZ7LN512HMJP-000L7_S2X9NXAH302324", "wwn-0x5002538d00000000"], "sda1": ["ata-SAMSUNG_MZ7LN512HMJP-000L7_S2X9NXAH302324-part1", "wwn-0x5002538d00000000-part1"], "dm-2": ["dm-name-fedora-swap", "dm-uuid-LVM-ElrIW8Jy0hgpgEVAT09EeqA3wegr4q06eknA2zF7XHYOxtVzg9GTReR8lczJN05w"], "dm-3": ["dm-name-fedora-home", "dm-uuid-LVM-ElrIW8Jy0hgpgEVAT09EeqA3wegr4q06EF3bdJLjNAAQFHkVWenGNwYae2kMQ11e"], "dm-0": ["dm-name-luks-55d40cdf-ecfb-488a-b9a1-d952cc89e1c0", "dm-uuid-CRYPT-LUKS1-55d40cdfecfb488ab9a1d952cc89e1c0-luks-55d40cdf-ecfb-488a-b9a1-d952cc89e1c0", "lvm-pv-uuid-3fb6lN-tSAp-Hqd0-sX96-C32x-bOdI-kLi6Wu"],"dm-1": ["dm-name-fedora-root", "dm-uuid-LVM-ElrIW8Jy0hgpgEVAT09EeqA3wegr4q06XyQgLGybvwQ1GpMegp2zg84INJNLpXrJ"]}, "uuids": {"sda2": ["55d40cdf-ecfb-488a-b9a1-d952cc89e1c0"], "sda1": ["8ffb46c0-875c-4489-8fba-d14eb97c81be"], "dm-2": ["8ea79bd2-e48b-4b16-b83b-f62e04f0e650"], "dm-3": ["dda30f1f-0550-4e31-a070-d0bdc95b57e2"], "dm-1": ["dc1d8a74-9990-4793-86c5-b6a2a147847f"]}}, "ansible_enp0s31f6": {"macaddress": "50:7b:9d:ef:3c:b1", "phc_index": 0, "features": {"tx_checksum_ipv4": "off [fixed]", "generic_receive_offload": "on", "tx_checksum_ipv6": "off [fixed]", "tx_scatter_gather_fraglist": "off [fixed]", "rx_all": "off", "highdma": "on [fixed]", "rx_fcs": "off", "tx_lockless": "off [fixed]", "tx_tcp_ecn_segmentation": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "tx_gso_robust": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_ipxip4_segmentation": "off [fixed]", "tx_checksumming": "on", "vlan_challenged": "off [fixed]", "loopback": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "fcoe_mtu": "off [fixed]","scatter_gather": "on", "tx_checksum_sctp": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tcp_segmentation": "on", "rx_vlan_stag_filter": "off [fixed]", "large_receive_offload": "off [fixed]", "tx_scatter_gather": "on", "rx_checksumming": "on", "rx_gro_hw": "off [fixed]", "netns_local": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "generic_segmentation_offload": "on", "tx_udp_tnl_segmentation": "off [fixed]", "tcp_segmentation_offload": "on", "l2_fwd_offload": "off [fixed]", "rx_vlan_offload": "on", "ntuple_filters": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "tx_tcp6_segmentation": "on", "tx_udp_tnl_csum_segmentation": "off [fixed]", "udp_fragmentation_offload": "off", "tx_sctp_segmentation": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "hw_tc_offload": "off [fixed]", "tx_checksum_ip_generic": "on", "tx_fcoe_segmentation": "off [fixed]", "tx_nocache_copy": "off", "rx_vlan_filter": "off [fixed]", "tx_vlan_offload": "on", "receive_hashing": "on", "tx_gre_segmentation": "off [fixed]"}, "type": "ether", "pciid": "0000:00:1f.6", "module": "e1000e", "mtu": 1500, "device": "enp0s31f6", "promisc": false, "timestamping": ["tx_hardware", "tx_software", "rx_hardware", "rx_software", "software", "raw_hardware"], "active": false, "speed": -1, "hw_timestamp_filters": ["none", "all", "ptp_v1_l4_sync", "ptp_v1_l4_delay_req", "ptp_v2_l4_sync", "ptp_v2_l4_delay_req", "ptp_v2_l2_sync", "ptp_v2_l2_delay_req", "ptp_v2_event", "ptp_v2_sync", "ptp_v2_delay_req"]}, "ansible_apparmor": {"status": "disabled"}, "ansible_virbr0_nic": {"macaddress": "52:54:00:28:25:a9", "features": {"tx_checksum_ipv4": "off [fixed]", "generic_receive_offload": "on", "tx_checksum_ipv6": "off [fixed]", "tx_scatter_gather_fraglist": "on", "rx_all": "off [fixed]", "highdma": "off [fixed]", "rx_fcs": "off [fixed]", "tx_lockless": "on [fixed]", "tx_tcp_ecn_segmentation": "off [requested on]", "rx_udp_tunnel_port_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "tx_gso_robust": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_ipxip4_segmentation": "off [fixed]", "tx_checksumming": "off", "vlan_challenged": "off [fixed]", "loopback": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "fcoe_mtu": "off [fixed]", "scatter_gather": "on", "tx_checksum_sctp": "off [fixed]", "tx_vlan_stag_hw_insert": "on", "rx_vlan_stag_hw_parse": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tcp_segmentation": "off [requested on]", "rx_vlan_stag_filter": "off [fixed]", "large_receive_offload": "off [fixed]", "tx_scatter_gather": "on", "rx_checksumming": "off [fixed]", "rx_gro_hw": "off [fixed]", "netns_local": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "generic_segmentation_offload": "on", "tx_udp_tnl_segmentation": "off [fixed]", "tcp_segmentation_offload": "off", "l2_fwd_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "tx_tcp6_segmentation": "off [requested on]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "udp_fragmentation_offload": "off", "tx_sctp_segmentation": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "hw_tc_offload": "off [fixed]", "tx_checksum_ip_generic": "off [requested on]", "tx_fcoe_segmentation": "off [fixed]", "tx_nocache_copy": "off", "rx_vlan_filter": "off [fixed]", "tx_vlan_offload": "on", "receive_hashing": "off [fixed]", "tx_gre_segmentation": "off [fixed]"}, "hw_timestamp_filters": [], "mtu": 1500, "device": "virbr0-nic", "promisc": true, "timestamping": ["tx_software", "rx_software", "software"], "active": false, "type": "ether"}, "ansible_memfree_mb": 5964, "ansible_processor_count": 1, "ansible_hostname": "firemanxbr", "ansible_interfaces": ["docker0", "lo", "tun0", "virbr0-nic", "virbr1-nic", "wlp3s0", "enp0s31f6", "virbr1", "virbr0"], "ansible_machine_id": "8ec5c7f6f49544d1a37e5a6de5ff923b", "ansible_fqdn": "ovpn-204-197.brq.redhat.com", "ansible_user_gid": 0,"ansible_nodename": "firemanxbr.usersys.redhat.com", "ansible_lvm": {"pvs": {"/dev/mapper/luks-55d40cdf-ecfb-488a-b9a1-d952cc89e1c0": {"free_g": "0", "size_g": "475.93", "vg": "fedora"}}, "lvs": {"home": {"size_g": "418.31", "vg": "fedora"}, "root": {"size_g": "50.00", "vg": "fedora"}, "swap": {"size_g": "7.62", "vg": "fedora"}}, "vgs": {"fedora": {"free_g": "0", "size_g": "475.93", "num_lvs": "3", "num_pvs": "1"}}}, "ansible_domain": "brq.redhat.com", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_virtualization_type": "kvm", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAINeAjQBw/Zay8uZNWA+7bvcTlGQLtziQIm+Xf2Y8M7eD", "ansible_processor_cores": 4, "ansible_bios_version": "R07ET81W (2.21 )", "ansible_date_time": {"weekday_number": "3", "iso8601_basic_short": "20180516T165027", "tz": "CEST", "weeknumber": "20", "hour": "16", "year": "2018", "minute": "50", "tz_offset": "+0200", "month": "05", "epoch": "1526482227", "iso8601_micro": "2018-05-16T14:50:27.378284Z", "weekday": "Wednesday", "time": "16:50:27", "date": "2018-05-16", "iso8601": "2018-05-16T14:50:27Z", "day": "16", "iso8601_basic": "20180516T165027378187", "second": "27"}, "ansible_distribution_release": "Twenty Eight", "ansible_os_family": "RedHat", "ansible_effective_user_id": 0, "ansible_product_name": "20FXS0BB03", "ansible_devices": {"dm-1": {"scheduler_mode": "", "rotational": "0", "vendor": null, "sectors": "104857600", "links": {"masters": [], "labels": [], "ids": ["dm-name-fedora-root", "dm-uuid-LVM-ElrIW8Jy0hgpgEVAT09EeqA3wegr4q06XyQgLGybvwQ1GpMegp2zg84INJNLpXrJ"], "uuids": ["dc1d8a74-9990-4793-86c5-b6a2a147847f"]}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "", "sectorsize": "512", "removable": "0", "support_discard": "512", "model": null, "partitions": {}, "holders": [], "size": "50.00 GB"}, "dm-2": {"scheduler_mode": "", "rotational": "0", "vendor": null, "sectors": "15990784", "links":{"masters": [], "labels": [], "ids": ["dm-name-fedora-swap", "dm-uuid-LVM-ElrIW8Jy0hgpgEVAT09EeqA3wegr4q06eknA2zF7XHYOxtVzg9GTReR8lczJN05w"], "uuids": ["8ea79bd2-e48b-4b16-b83b-f62e04f0e650"]}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "", "sectorsize": "512", "removable": "0", "support_discard": "512", "model": null, "partitions": {}, "holders": [], "size": "7.62 GB"}, "dm-3": {"scheduler_mode": "", "rotational": "0", "vendor": null, "sectors": "877256704", "links": {"masters": [], "labels": [], "ids": ["dm-name-fedora-home", "dm-uuid-LVM-ElrIW8Jy0hgpgEVAT09EeqA3wegr4q06EF3bdJLjNAAQFHkVWenGNwYae2kMQ11e"], "uuids":["dda30f1f-0550-4e31-a070-d0bdc95b57e2"]}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "", "sectorsize": "512", "removable": "0", "support_discard": "512", "model": null, "partitions": {}, "holders": [], "size": "418.31 GB"}, "dm-0": {"scheduler_mode": "", "rotational": "0", "vendor": null, "sectors": "998111232", "links": {"masters": ["dm-1", "dm-2", "dm-3"], "labels": [], "ids": ["dm-name-luks-55d40cdf-ecfb-488a-b9a1-d952cc89e1c0", "dm-uuid-CRYPT-LUKS1-55d40cdfecfb488ab9a1d952cc89e1c0-luks-55d40cdf-ecfb-488a-b9a1-d952cc89e1c0", "lvm-pv-uuid-3fb6lN-tSAp-Hqd0-sX96-C32x-bOdI-kLi6Wu"], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "", "sectorsize": "512", "removable": "0", "support_discard": "512", "model": null, "partitions": {}, "holders": ["fedora-root", "fedora-swap", "fedora-home"], "size": "475.94 GB"}, "sda": {"scheduler_mode": "cfq", "rotational": "0", "vendor": "ATA", "sectors": "1000215216", "links": {"masters": [], "labels": [], "ids": ["ata-SAMSUNG_MZ7LN512HMJP-000L7_S2X9NXAH302324", "wwn-0x5002538d00000000"], "uuids": []}, "partitions": {"sda2": {"sectorsize": 512, "uuid": "55d40cdf-ecfb-488a-b9a1-d952cc89e1c0", "links": {"masters": ["dm-0"], "labels": [], "ids": ["ata-SAMSUNG_MZ7LN512HMJP-000L7_S2X9NXAH302324-part2", "wwn-0x5002538d00000000-part2"], "uuids": ["55d40cdf-ecfb-488a-b9a1-d952cc89e1c0"]}, "sectors": "998115328", "start": "2099200", "holders": ["luks-55d40cdf-ecfb-488a-b9a1-d952cc89e1c0"], "size": "475.94 GB"}, "sda1": {"sectorsize": 512, "uuid": "8ffb46c0-875c-4489-8fba-d14eb97c81be", "links": {"masters": [], "labels": [], "ids": ["ata-SAMSUNG_MZ7LN512HMJP-000L7_S2X9NXAH302324-part1", "wwn-0x5002538d00000000-part1"], "uuids": ["8ffb46c0-875c-4489-8fba-d14eb97c81be"]}, "sectors": "2097152", "start": "2048", "holders": [], "size": "1.00 GB"}}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "SATA controller: Intel Corporation Sunrise Point-H SATA Controller [AHCI mode] (rev 31)", "sectorsize": "512", "removable": "0", "support_discard": "512", "model": "SAMSUNG MZ7LN512", "wwn": "0x5002538d00000000", "holders": [], "size": "476.94 GB"}}, "ansible_user_uid": 0, "ansible_bios_date": "12/18/2017", "ansible_system_capabilities": ["cap_chown", "cap_dac_override", "cap_dac_read_search", "cap_fowner", "cap_fsetid", "cap_kill", "cap_setgid", "cap_setuid", "cap_setpcap", "cap_linux_immutable", "cap_net_bind_service", "cap_net_broadcast", "cap_net_admin", "cap_net_raw", "cap_ipc_lock", "cap_ipc_owner", "cap_sys_module", "cap_sys_rawio", "cap_sys_chroot", "cap_sys_ptrace", "cap_sys_pacct", "cap_sys_admin", "cap_sys_boot", "cap_sys_nice", "cap_sys_resource", "cap_sys_time", "cap_sys_tty_config", "cap_mknod", "cap_lease", "cap_audit_write", "cap_audit_control", "cap_setfcap", "cap_mac_override", "cap_mac_admin", "cap_syslog", "cap_wake_alarm", "cap_block_suspend", "cap_audit_read+ep"]}}\r\n', 'Shared connection to localhost closed.\r\n')
<localhost> ESTABLISH SSH CONNECTION FOR USER: root
<localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -oUser=root -o ConnectTimeout=10 -o ControlPath=/home/firemanxbr/.ansible/cp/72dc686b8e localhost '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1526482225.99-64648340479521/ > /dev/null 2>&1 && sleep 0'"'"''
<localhost> (0, '', '')
ok: [localhost]
META: ran handlers
TASK [playbook_hooks : debug] *******************************************************************************************************************************************************************************************
task path: /home/firemanxbr/GitHub/contra-env-setup/playbooks/roles/playbook_hooks/tasks/main.yml:2
ok: [localhost] => {
"msg": [
"/home/firemanxbr/GitHub/contra-env-setup/a.yml",
"/home/firemanxbr/GitHub/contra-env-setup/b.yml"
]
}
TASK [playbook_hooks : import_playbook] *********************************************************************************************************************************************************************************
task path: /home/firemanxbr/GitHub/contra-env-setup/playbooks/roles/playbook_hooks/tasks/main.yml:4
Using module file /usr/lib/python2.7/site-packages/ansible/modules/utilities/logic/import_playbook.py
<localhost> ESTABLISH SSH CONNECTION FOR USER: root
<localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -oUser=root -o ConnectTimeout=10 -o ControlPath=/home/firemanxbr/.ansible/cp/72dc686b8e localhost '/bin/sh -c '"'"'echo ~ && sleep 0'"'"''
<localhost> (0, '/root\n', '')
<localhost> ESTABLISH SSH CONNECTION FOR USER: root
<localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -oUser=root -o ConnectTimeout=10 -o ControlPath=/home/firemanxbr/.ansible/cp/72dc686b8e localhost '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1526482228.46-181412348969017 `" && echo ansible-tmp-1526482228.46-181412348969017="` echo /root/.ansible/tmp/ansible-tmp-1526482228.46-181412348969017 `" ) && sleep 0'"'"''
<localhost> (0, 'ansible-tmp-1526482228.46-181412348969017=/root/.ansible/tmp/ansible-tmp-1526482228.46-181412348969017\n', '')
<localhost> PUT /home/firemanxbr/.ansible/tmp/ansible-local-27927tdslwI/tmp8lvoHo TO /root/.ansible/tmp/ansible-tmp-1526482228.46-181412348969017/import_playbook.py
<localhost> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=root -o ConnectTimeout=10 -o ControlPath=/home/firemanxbr/.ansible/cp/72dc686b8e '[localhost]'
<localhost> (0, 'sftp> put /home/firemanxbr/.ansible/tmp/ansible-local-27927tdslwI/tmp8lvoHo /root/.ansible/tmp/ansible-tmp-1526482228.46-181412348969017/import_playbook.py\n', '')
<localhost> PUT /home/firemanxbr/.ansible/tmp/ansible-local-27927tdslwI/tmpowsswz TO /root/.ansible/tmp/ansible-tmp-1526482228.46-181412348969017/args
<localhost> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=root -o ConnectTimeout=10 -o ControlPath=/home/firemanxbr/.ansible/cp/72dc686b8e '[localhost]'
<localhost> (0, 'sftp> put /home/firemanxbr/.ansible/tmp/ansible-local-27927tdslwI/tmpowsswz /root/.ansible/tmp/ansible-tmp-1526482228.46-181412348969017/args\n', '')
<localhost> ESTABLISH SSH CONNECTION FOR USER: root
<localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -oUser=root -o ConnectTimeout=10 -o ControlPath=/home/firemanxbr/.ansible/cp/72dc686b8e localhost '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1526482228.46-181412348969017/ /root/.ansible/tmp/ansible-tmp-1526482228.46-181412348969017/import_playbook.py /root/.ansible/tmp/ansible-tmp-1526482228.46-181412348969017/args && sleep 0'"'"''
<localhost> (0, '', '')
<localhost> ESTABLISH SSH CONNECTION FOR USER: root
<localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -oUser=root -o ConnectTimeout=10 -o ControlPath=/home/firemanxbr/.ansible/cp/72dc686b8e -tt localhost '/bin/sh -c '"'"'/usr/bin/python /root/.ansible/tmp/ansible-tmp-1526482228.46-181412348969017/import_playbook.py /root/.ansible/tmp/ansible-tmp-1526482228.46-181412348969017/args && sleep 0'"'"''
<localhost> (0, '', 'Shared connection to localhost closed.\r\n')
<localhost> ESTABLISH SSH CONNECTION FOR USER: root
<localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -oUser=root -o ConnectTimeout=10 -o ControlPath=/home/firemanxbr/.ansible/cp/72dc686b8e localhost '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1526482228.46-181412348969017/ > /dev/null 2>&1 && sleep 0'"'"''
<localhost> (0, '', '')
failed: [localhost] (item=/home/firemanxbr/GitHub/contra-env-setup/a.yml) => {
"changed": false,
"item": "/home/firemanxbr/GitHub/contra-env-setup/a.yml",
"module_stderr": "Shared connection to localhost closed.\r\n",
"module_stdout": "",
"msg": "MODULE FAILURE",
"rc": 0
}
Using module file /usr/lib/python2.7/site-packages/ansible/modules/utilities/logic/import_playbook.py
<localhost> ESTABLISH SSH CONNECTION FOR USER: root
<localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -oUser=root -o ConnectTimeout=10 -o ControlPath=/home/firemanxbr/.ansible/cp/72dc686b8e localhost '/bin/sh -c '"'"'echo ~ && sleep 0'"'"''
<localhost> (0, '/root\n', '')
<localhost> ESTABLISH SSH CONNECTION FOR USER: root
<localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -oUser=root -o ConnectTimeout=10 -o ControlPath=/home/firemanxbr/.ansible/cp/72dc686b8e localhost '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1526482229.1-199624671942533 `" && echo ansible-tmp-1526482229.1-199624671942533="` echo /root/.ansible/tmp/ansible-tmp-1526482229.1-199624671942533 `" ) && sleep 0'"'"''
<localhost> (0, 'ansible-tmp-1526482229.1-199624671942533=/root/.ansible/tmp/ansible-tmp-1526482229.1-199624671942533\n', '')
<localhost> PUT /home/firemanxbr/.ansible/tmp/ansible-local-27927tdslwI/tmp8scogq TO /root/.ansible/tmp/ansible-tmp-1526482229.1-199624671942533/import_playbook.py
<localhost> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=root -o ConnectTimeout=10 -o ControlPath=/home/firemanxbr/.ansible/cp/72dc686b8e '[localhost]'
<localhost> (0, 'sftp> put /home/firemanxbr/.ansible/tmp/ansible-local-27927tdslwI/tmp8scogq /root/.ansible/tmp/ansible-tmp-1526482229.1-199624671942533/import_playbook.py\n', '')
<localhost> PUT /home/firemanxbr/.ansible/tmp/ansible-local-27927tdslwI/tmpWK5SLc TO /root/.ansible/tmp/ansible-tmp-1526482229.1-199624671942533/args
<localhost> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=root -o ConnectTimeout=10 -o ControlPath=/home/firemanxbr/.ansible/cp/72dc686b8e '[localhost]'
<localhost> (0, 'sftp> put /home/firemanxbr/.ansible/tmp/ansible-local-27927tdslwI/tmpWK5SLc /root/.ansible/tmp/ansible-tmp-1526482229.1-199624671942533/args\n', '')
<localhost> ESTABLISH SSH CONNECTION FOR USER: root
<localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -oUser=root -o ConnectTimeout=10 -o ControlPath=/home/firemanxbr/.ansible/cp/72dc686b8e localhost '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1526482229.1-199624671942533/ /root/.ansible/tmp/ansible-tmp-1526482229.1-199624671942533/import_playbook.py /root/.ansible/tmp/ansible-tmp-1526482229.1-199624671942533/args && sleep 0'"'"''
<localhost> (0, '', '')
<localhost> ESTABLISH SSH CONNECTION FOR USER: root
<localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -oUser=root -o ConnectTimeout=10 -o ControlPath=/home/firemanxbr/.ansible/cp/72dc686b8e -tt localhost '/bin/sh -c '"'"'/usr/bin/python /root/.ansible/tmp/ansible-tmp-1526482229.1-199624671942533/import_playbook.py /root/.ansible/tmp/ansible-tmp-1526482229.1-199624671942533/args && sleep 0'"'"''
<localhost> (0, '', 'Shared connection to localhost closed.\r\n')
<localhost> ESTABLISH SSH CONNECTION FOR USER: root
<localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -oUser=root -o ConnectTimeout=10 -o ControlPath=/home/firemanxbr/.ansible/cp/72dc686b8e localhost '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1526482229.1-199624671942533/ > /dev/null 2>&1 && sleep 0'"'"''
<localhost> (0, '', '')
failed: [localhost] (item=/home/firemanxbr/GitHub/contra-env-setup/b.yml) => {
"changed": false,
"item": "/home/firemanxbr/GitHub/contra-env-setup/b.yml",
"module_stderr": "Shared connection to localhost closed.\r\n",
"module_stdout": "",
"msg": "MODULE FAILURE",
"rc": 0
}
to retry, use: --limit @/home/firemanxbr/GitHub/contra-env-setup/playbooks/setup.retry
PLAY RECAP **************************************************************************************************************************************************************************************************************
localhost : ok=2 changed=0 unreachable=0 failed=1
[firemanxbr@firemanxbr contra-env-setup]$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment