Pastebin
API
tools
faq
paste
Login
Sign up
Please fix the following errors:
New Paste
Syntax Highlighting
~/Documents/Work/orchestrations try-todo-better-backup-management ● ? ⍟1 sh retry.sh -l vpn.companyname.com -t network --skip-tags backup,recover -vvv [WARNING]: Ansible is being run in a world writable directory (~/Documents/Work/orchestrations), ignoring it as an ansible.cfg source. For more information see https://docs.ansible.com/ansible/devel/reference_appendices/config.html#cfg-in-world-writable-dir ansible-playbook [core 2.11.1] config file = /etc/ansible/ansible.cfg configured module search path = ['/home/ansible/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.9/site-packages/ansible ansible collection location = /home/ansible/.ansible/collections:/usr/share/ansible/collections executable location = /usr/bin/ansible-playbook python version = 3.9.5 (default, May 24 2021, 12:50:35) [GCC 11.1.0] jinja version = 3.0.1 libyaml = True Using /etc/ansible/ansible.cfg as config file host_list declined parsing ~/Documents/Work/orchestrations/inventory as it did not pass its verify_file() method auto declined parsing ~/Documents/Work/orchestrations/inventory as it did not pass its verify_file() method Parsed ~/Documents/Work/orchestrations/inventory inventory source with ini plugin redirecting (type: action) ansible.builtin.synchronize to ansible.posix.synchronize redirecting (type: action) ansible.builtin.synchronize to ansible.posix.synchronize redirecting (type: action) ansible.builtin.synchronize to ansible.posix.synchronize redirecting (type: action) ansible.builtin.synchronize to ansible.posix.synchronize redirecting (type: action) ansible.builtin.synchronize to ansible.posix.synchronize redirecting (type: action) ansible.builtin.synchronize to ansible.posix.synchronize redirecting (type: action) ansible.builtin.synchronize to ansible.posix.synchronize redirecting (type: action) ansible.builtin.synchronize to ansible.posix.synchronize redirecting (type: action) ansible.builtin.synchronize to ansible.posix.synchronize redirecting (type: action) ansible.builtin.synchronize to ansible.posix.synchronize redirecting (type: action) ansible.builtin.synchronize to ansible.posix.synchronize redirecting (type: action) ansible.builtin.synchronize to ansible.posix.synchronize redirecting (type: action) ansible.builtin.synchronize to ansible.posix.synchronize redirecting (type: action) ansible.builtin.synchronize to ansible.posix.synchronize redirecting (type: action) ansible.builtin.synchronize to ansible.posix.synchronize redirecting (type: action) ansible.builtin.synchronize to ansible.posix.synchronize redirecting (type: action) ansible.builtin.synchronize to ansible.posix.synchronize redirecting (type: action) ansible.builtin.synchronize to ansible.posix.synchronize redirecting (type: action) ansible.builtin.synchronize to ansible.posix.synchronize redirecting (type: action) ansible.builtin.synchronize to ansible.posix.synchronize redirecting (type: action) ansible.builtin.synchronize to ansible.posix.synchronize redirecting (type: action) ansible.builtin.synchronize to ansible.posix.synchronize redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: playbook.yml ********************************************************************************************************************************************************************* 7 plays in playbook.yml PLAY [all] ********************************************************************************************************************************************************************************* TASK [Gathering Facts] ********************************************************************************************************************************************************************* task path: ~/Documents/Work/orchestrations/playbook.yml:2 <vpn.companyname.com> ESTABLISH SSH CONNECTION FOR USER: root <vpn.companyname.com> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o Port=2259 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o 'User="root"' -o ConnectTimeout=10 -o ControlPath=/home/ansible/.ansible/cp/562309292b vpn.companyname.com '/bin/sh -c '"'"'echo ~root && sleep 0'"'"'' <vpn.companyname.com> (0, b'/root\n', b'') <vpn.companyname.com> ESTABLISH SSH CONNECTION FOR USER: root <vpn.companyname.com> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o Port=2259 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o 'User="root"' -o ConnectTimeout=10 -o ControlPath=/home/ansible/.ansible/cp/562309292b vpn.companyname.com '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1622496052.3535419-3262-181673965241135 `" && echo ansible-tmp-1622496052.3535419-3262-181673965241135="` echo /root/.ansible/tmp/ansible-tmp-1622496052.3535419-3262-181673965241135 `" ) && sleep 0'"'"'' <vpn.companyname.com> (0, b'ansible-tmp-1622496052.3535419-3262-181673965241135=/root/.ansible/tmp/ansible-tmp-1622496052.3535419-3262-181673965241135\n', b'') <vpn.companyname.com> Attempting python interpreter discovery <vpn.companyname.com> ESTABLISH SSH CONNECTION FOR USER: root <vpn.companyname.com> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o Port=2259 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o 'User="root"' -o ConnectTimeout=10 -o ControlPath=/home/ansible/.ansible/cp/562309292b vpn.companyname.com '/bin/sh -c '"'"'echo PLATFORM; uname; echo FOUND; command -v '"'"'"'"'"'"'"'"'/usr/bin/python'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.9'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.8'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.7'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.6'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.5'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python2.7'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python2.6'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'/usr/libexec/platform-python'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'/usr/bin/python3'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python'"'"'"'"'"'"'"'"'; echo ENDFOUND && sleep 0'"'"'' <vpn.companyname.com> (0, b'PLATFORM\nLinux\nFOUND\n/usr/bin/python\n/usr/bin/python3.8\n/usr/bin/python2.7\n/usr/bin/python3\n/usr/bin/python\nENDFOUND\n', b'') <vpn.companyname.com> ESTABLISH SSH CONNECTION FOR USER: root <vpn.companyname.com> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o Port=2259 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o 'User="root"' -o ConnectTimeout=10 -o ControlPath=/home/ansible/.ansible/cp/562309292b vpn.companyname.com '/bin/sh -c '"'"'/usr/bin/python && sleep 0'"'"'' <vpn.companyname.com> (0, b'{"platform_dist_result": [], "osrelease_content": "NAME=\\"Ubuntu\\"\\nVERSION=\\"20.04.2 LTS (Focal Fossa)\\"\\nID=ubuntu\\nID_LIKE=debian\\nPRETTY_NAME=\\"Ubuntu 20.04.2 LTS\\"\\nVERSION_ID=\\"20.04\\"\\nHOME_URL=\\"https://www.ubuntu.com/\\"\\nSUPPORT_URL=\\"https://help.ubuntu.com/\\"\\nBUG_REPORT_URL=\\"https://bugs.launchpad.net/ubuntu/\\"\\nPRIVACY_POLICY_URL=\\"https://www.ubuntu.com/legal/terms-and-policies/privacy-policy\\"\\nVERSION_CODENAME=focal\\nUBUNTU_CODENAME=focal\\n"}\n', b'') Using module file /usr/lib/python3.9/site-packages/ansible/modules/setup.py <vpn.companyname.com> PUT /home/ansible/.ansible/tmp/ansible-local-32576ll_dhuy/tmpw_k0hvm5 TO /root/.ansible/tmp/ansible-tmp-1622496052.3535419-3262-181673965241135/AnsiballZ_setup.py <vpn.companyname.com> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o Port=2259 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o 'User="root"' -o ConnectTimeout=10 -o ControlPath=/home/ansible/.ansible/cp/562309292b '[vpn.companyname.com]' <vpn.companyname.com> (0, b'sftp> put /home/ansible/.ansible/tmp/ansible-local-32576ll_dhuy/tmpw_k0hvm5 /root/.ansible/tmp/ansible-tmp-1622496052.3535419-3262-181673965241135/AnsiballZ_setup.py\n', b'') <vpn.companyname.com> ESTABLISH SSH CONNECTION FOR USER: root <vpn.companyname.com> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o Port=2259 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o 'User="root"' -o ConnectTimeout=10 -o ControlPath=/home/ansible/.ansible/cp/562309292b vpn.companyname.com '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1622496052.3535419-3262-181673965241135/ /root/.ansible/tmp/ansible-tmp-1622496052.3535419-3262-181673965241135/AnsiballZ_setup.py && sleep 0'"'"'' <vpn.companyname.com> (0, b'', b'') <vpn.companyname.com> ESTABLISH SSH CONNECTION FOR USER: root <vpn.companyname.com> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o Port=2259 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o 'User="root"' -o ConnectTimeout=10 -o ControlPath=/home/ansible/.ansible/cp/562309292b -tt vpn.companyname.com '/bin/sh -c '"'"'/usr/bin/python /root/.ansible/tmp/ansible-tmp-1622496052.3535419-3262-181673965241135/AnsiballZ_setup.py && sleep 0'"'"'' <vpn.companyname.com> (0, b'\r\n{"ansible_facts": {"ansible_distribution": "Ubuntu", "ansible_distribution_release": "focal", "ansible_distribution_version": "20.04", "ansible_distribution_major_version": "20", "ansible_distribution_file_path": "/etc/os-release", "ansible_distribution_file_variety": "Debian", "ansible_distribution_file_parsed": true, "ansible_os_family": "Debian", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_virtualization_role": "guest", "ansible_virtualization_type": "VirtualPC", "ansible_virtualization_tech_guest": ["VirtualPC"], "ansible_virtualization_tech_host": [], "ansible_system": "Linux", "ansible_kernel": "5.4.0-1047-azure", "ansible_kernel_version": "#49-Ubuntu SMP Thu Apr 22 14:30:37 UTC 2021", "ansible_machine": "x86_64", "ansible_python_version": "3.8.5", "ansible_fqdn": "pkbt-vpn.internal.cloudapp.net", "ansible_hostname": "pkbt-vpn", "ansible_nodename": "pkbt-vpn", "ansible_domain": "internal.cloudapp.net", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "5d42a181c21d46e2975345619e48b86a", "ansible_is_chroot": false, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_date_time": {"year": "2021", "month": "05", "weekday": "Monday", "weekday_number": "1", "weeknumber": "22", "day": "31", "hour": "21", "minute": "20", "second": "53", "epoch": "1622496053", "date": "2021-05-31", "time": "21:20:53", "iso8601_micro": "2021-05-31T21:20:53.110162Z", "iso8601": "2021-05-31T21:20:53Z", "iso8601_basic": "20210531T212053110162", "iso8601_basic_short": "20210531T212053", "tz": "UTC", "tz_dst": "UTC", "tz_offset": "+0000"}, "ansible_fips": false, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAK/U+pRvj+Y50tl4Kt7WcXvS8Ne3/WvA/0RgylUmGniIswiLhwbQpea9szOnG+quV/spT14D8i6udPYi7PPr3c8mPYtxfIoQKtSXrOJTAW/fv2LGEWes7KNxTTTFuYOv8P00aK6bQudWlpmKjBUjf7Sr+VxXBzZS73uGfvTEg06jAAAAFQDhZwcqOeh9reuDnXXwTmjaa/vYZwAAAIEAj5b24BcbWoUQsYMdtb2C5AUkIjfJVPHlv1JOHzEw1eqmbMJS7A2RTjqGDA64X0EHzBxdrT8TrVThsBSjbMRg1wh1ielwTb1VXryCXKgXvjS3NHk5+VIWWTZqJAixy9f7a5KzVH/wNpnWHojJ514qkwT7CG1fK6hSn55KRSJoyIoAAACANp1VuLJV6ojWav/R0K04XllJp8YBxQ5oPZhVa/y8U8p2z5yRrW82EIZG2AfcRDzYFlbV8XuQNHOXlmmWDMD5CCHI7jyrI2BoC2rX97DjsMNbROvRyiIw8mdPFmbcTaonMBb1CQtpJLxokKOSB9cDxqhWaV31esXAxeXBWu61Cpk=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDHECTRnHt59ieA6qKvy715HQjhiadnj6n2sRq/ug/5hkLOxYpLL8oHE4Pog/GLCMoAyChVTXb3Jmz1LJmJ3lhobnuI0T+KqeZOesKkkmuFTM5uaKlML3giw6pBBYpqX/A+HN/9IBAJAFlN54NQWj1DWxfF6tSamzMVymW0s6Fn9T4aEpD8aVmPkq2kC/jXKBuilWE4352tJMBwzxVWvwTXvScSyZIHtkLC7AbWACrXeon4KcffJG8yIMCHeoHIYVxeuFbmI/04mNsTdbsQoOIcldtMxRe0fnIKuafJK53RG2H/Yrk620QMAfGiEcbXvCPgKfD4B/37QNcKvWajqJxLv2LV/a7HIiDOLYng5EJgA/wFTR0QDAFKv9xNdVZ72thhCNtfepPg9RKm3NCHIE9xjaMH8PMzY0be6Pkn3gx9tf8B045JTg5dLj/EjHt49tA0wm8O4o6xbaCGe/9mX1K0dmbMAJDkWhMLGK+JBqf7pW3v6ukb2XcJzNIrVyK5I1U=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOI8Ifzi4UF9sRn9GBXPvg0dEdSJth7DTmpqxUINXXb/QXxZClDt3fp0bA8e15tPGlQv1v8IVJwUNxYQ0yg0dnM=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIIKqXtyTSSKjnCc+TQfEizI0dvbyp/mbzDR4u+7dC1J4", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_env": {"USER": "root", "SSH_CLIENT": "5.144.99.135 52272 2259", "XDG_SESSION_TYPE": "tty", "SHLVL": "0", "MOTD_SHOWN": "pam", "HOME": "/root", "SSH_TTY": "/dev/pts/0", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "LOGNAME": "root", "_": "/bin/sh", "XDG_SESSION_CLASS": "user", "TERM": "xterm-256color", "XDG_SESSION_ID": "158", "PATH": "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin", "XDG_RUNTIME_DIR": "/run/user/0", "LANG": "C.UTF-8", "SHELL": "/bin/bash", "PWD": "/root", "SSH_CONNECTION": "5.144.99.135 52272 10.0.1.6 2259", "EDITOR": "vim"}, "ansible_hostnqn": "", "ansible_fibre_channel_wwn": [], "ansible_cmdline": {"BOOT_IMAGE": "/boot/vmlinuz-5.4.0-1047-azure", "root": "PARTUUID=4f91f90d-bc71-4910-812a-5c9abc8a75e4", "ro": true, "console": "ttyS0", "earlyprintk": "ttyS0", "panic": "-1"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "/boot/vmlinuz-5.4.0-1047-azure", "root": "PARTUUID=4f91f90d-bc71-4910-812a-5c9abc8a75e4", "ro": true, "console": ["tty1", "ttyS0"], "earlyprintk": "ttyS0", "panic": "-1"}, "ansible_lsb": {"id": "Ubuntu", "description": "Ubuntu 20.04.2 LTS", "release": "20.04", "codename": "focal", "major_release": "20"}, "ansible_python": {"version": {"major": 3, "minor": 8, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 8, 5, "final", 0], "executable": "/usr/bin/python", "has_sslcontext": true, "type": "cpython"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "disabled"}, "ansible_iscsi_iqn": "", "ansible_interfaces": ["eth0", "lo"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]"}, "timestamping": ["tx_software", "rx_software", "software"], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "00:22:48:0f:bc:b4", "mtu": 1500, "active": true, "module": "hv_netvsc", "type": "ether", "pciid": "0022480f-bcb4-0022-480f-bcb40022480f", "speed": 50000, "promisc": false, "ipv4": {"address": "10.0.1.6", "broadcast": "10.0.1.255", "netmask": "255.255.255.0", "network": "10.0.1.0"}, "ipv6": [{"address": "fe80::222:48ff:fe0f:bcb4", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on", "tx_checksumming": "on", "tx_checksum_ipv4": "on", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "on", "rx_vlan_offload": "on [fixed]", "tx_vlan_offload": "on [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "on", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]"}, "timestamping": ["tx_software", "rx_software", "software"], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.0.1.1", "interface": "eth0", "address": "10.0.1.6", "broadcast": "10.0.1.255", "netmask": "255.255.255.0", "network": "10.0.1.0", "macaddress": "00:22:48:0f:bc:b4", "mtu": 1500, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.0.1.6"], "ansible_all_ipv6_addresses": ["fe80::222:48ff:fe0f:bcb4"], "ansible_apparmor": {"status": "enabled"}, "ansible_service_mgr": "systemd", "ansible_local": {}, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 1, "ansible_processor_vcpus": 1, "ansible_processor_nproc": 1, "ansible_memtotal_mb": 917, "ansible_memfree_mb": 184, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 917, "used": 733, "free": 184}, "nocache": {"free": 640, "used": 277}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "12/07/2018", "ansible_bios_vendor": "American Megatrends Inc.", "ansible_bios_version": "090008", "ansible_board_asset_tag": "NA", "ansible_board_name": "Virtual Machine", "ansible_board_serial": "0000-0012-7647-6160-4483-3262-51", "ansible_board_vendor": "Microsoft Corporation", "ansible_board_version": "7.0", "ansible_chassis_asset_tag": "7783-7084-3265-9085-8269-3286-77", "ansible_chassis_serial": "9365-8001-6466-9572-4171-3906-25", "ansible_chassis_vendor": "Microsoft Corporation", "ansible_chassis_version": "7.0", "ansible_form_factor": "Desktop", "ansible_product_name": "Virtual Machine", "ansible_product_serial": "0000-0006-9315-8704-6184-6009-06", "ansible_product_uuid": "b1f13160-8881-4a45-b125-8b0c75c6212b", "ansible_product_version": "7.0", "ansible_system_vendor": "Microsoft Corporation", "ansible_devices": {"loop1": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "4096", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "138376", "sectorsize": "512", "size": "67.57 MB", "host": "", "holders": []}, "sdb": {"virtual": 1, "links": {"ids": ["scsi-14d534654202020209b8e25fa86f1094b9d4f141db8d3832c", "scsi-3600224809b8e25fa86f1141db8d3832c", "wwn-0x600224809b8e25fa86f1141db8d3832c"], "uuids": [], "labels": [], "masters": []}, "vendor": "Msft", "model": "Virtual Disk", "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "2097152", "wwn": "0x600224809b8e25fa86f1141db8d3832c", "partitions": {"sdb1": {"links": {"ids": ["scsi-14d534654202020209b8e25fa86f1094b9d4f141db8d3832c-part1", "scsi-3600224809b8e25fa86f1141db8d3832c-part1", "wwn-0x600224809b8e25fa86f1141db8d3832c-part1"], "uuids": ["a3f1aaa5-f942-4fb6-8ab1-326ee3e5b458"], "labels": [], "masters": []}, "start": "2048", "sectors": "8384512", "sectorsize": 512, "size": "4.00 GB", "uuid": "a3f1aaa5-f942-4fb6-8ab1-326ee3e5b458", "holders": []}}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "8388608", "sectorsize": "512", "size": "4.00 GB", "host": "", "holders": []}, "loop6": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "0", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "host": "", "holders": []}, "loop4": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "0", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "host": "", "holders": []}, "md0": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "0", "partitions": {}, "rotational": "1", "scheduler_mode": "", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "host": "", "holders": []}, "sr0": {"virtual": 1, "links": {"ids": ["ata-Virtual_CD"], "uuids": [], "labels": [], "masters": []}, "vendor": "Msft", "model": "Virtual CD/ROM", "sas_address": null, "sas_device_handle": null, "removable": "1", "support_discard": "0", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "1256", "sectorsize": "2048", "size": "628.00 KB", "host": "IDE interface: Intel Corporation 82371AB/EB/MB PIIX4 IDE (rev 01)", "holders": []}, "loop2": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "4096", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "65712", "sectorsize": "512", "size": "32.09 MB", "host": "", "holders": []}, "loop0": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "4096", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "113560", "sectorsize": "512", "size": "55.45 MB", "host": "", "holders": []}, "loop7": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "0", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "host": "", "holders": []}, "sda": {"virtual": 1, "links": {"ids": ["scsi-14d53465420202020efadbf08bd85456480f1d51eeef46176", "scsi-360022480efadbf08bd85d51eeef46176", "wwn-0x60022480efadbf08bd85d51eeef46176"], "uuids": [], "labels": [], "masters": []}, "vendor": "Msft", "model": "Virtual Disk", "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "2097152", "wwn": "0x60022480efadbf08bd85d51eeef46176", "partitions": {"sda14": {"links": {"ids": ["scsi-14d53465420202020efadbf08bd85456480f1d51eeef46176-part14", "scsi-360022480efadbf08bd85d51eeef46176-part14", "wwn-0x60022480efadbf08bd85d51eeef46176-part14"], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "8192", "sectorsize": 512, "size": "4.00 MB", "uuid": null, "holders": []}, "sda15": {"links": {"ids": ["scsi-14d53465420202020efadbf08bd85456480f1d51eeef46176-part15", "scsi-360022480efadbf08bd85d51eeef46176-part15", "wwn-0x60022480efadbf08bd85d51eeef46176-part15"], "uuids": ["E8AC-DF8B"], "labels": ["UEFI"], "masters": []}, "start": "10240", "sectors": "217088", "sectorsize": 512, "size": "106.00 MB", "uuid": "E8AC-DF8B", "holders": []}, "sda1": {"links": {"ids": ["scsi-14d53465420202020efadbf08bd85456480f1d51eeef46176-part1", "scsi-360022480efadbf08bd85d51eeef46176-part1", "wwn-0x60022480efadbf08bd85d51eeef46176-part1"], "uuids": ["114c7d02-c4d7-4dff-b3f1-5a58b37de5d2"], "labels": ["cloudimg-rootfs"], "masters": []}, "start": "227328", "sectors": "62689247", "sectorsize": 512, "size": "29.89 GB", "uuid": "114c7d02-c4d7-4dff-b3f1-5a58b37de5d2", "holders": []}}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "62916608", "sectorsize": "512", "size": "30.00 GB", "host": "", "holders": []}, "loop5": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "0", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "host": "", "holders": []}, "loop3": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "4096", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "113504", "sectorsize": "512", "size": "55.42 MB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {"sdb1": ["scsi-14d534654202020209b8e25fa86f1094b9d4f141db8d3832c-part1", "scsi-3600224809b8e25fa86f1141db8d3832c-part1", "wwn-0x600224809b8e25fa86f1141db8d3832c-part1"], "sda14": ["scsi-14d53465420202020efadbf08bd85456480f1d51eeef46176-part14", "scsi-360022480efadbf08bd85d51eeef46176-part14", "wwn-0x60022480efadbf08bd85d51eeef46176-part14"], "sda15": ["scsi-14d53465420202020efadbf08bd85456480f1d51eeef46176-part15", "scsi-360022480efadbf08bd85d51eeef46176-part15", "wwn-0x60022480efadbf08bd85d51eeef46176-part15"], "sda1": ["scsi-14d53465420202020efadbf08bd85456480f1d51eeef46176-part1", "scsi-360022480efadbf08bd85d51eeef46176-part1", "wwn-0x60022480efadbf08bd85d51eeef46176-part1"], "sr0": ["ata-Virtual_CD"], "sdb": ["scsi-14d534654202020209b8e25fa86f1094b9d4f141db8d3832c", "scsi-3600224809b8e25fa86f1141db8d3832c", "wwn-0x600224809b8e25fa86f1141db8d3832c"], "sda": ["scsi-14d53465420202020efadbf08bd85456480f1d51eeef46176", "scsi-360022480efadbf08bd85d51eeef46176", "wwn-0x60022480efadbf08bd85d51eeef46176"]}, "uuids": {"sdb1": ["a3f1aaa5-f942-4fb6-8ab1-326ee3e5b458"], "sda15": ["E8AC-DF8B"], "sda1": ["114c7d02-c4d7-4dff-b3f1-5a58b37de5d2"]}, "labels": {"sda15": ["UEFI"], "sda1": ["cloudimg-rootfs"]}, "masters": {}}, "ansible_uptime_seconds": 373216, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/root", "fstype": "ext4", "options": "rw,relatime,discard", "size_total": 31036686336, "size_available": 24973373440, "block_size": 4096, "block_total": 7577316, "block_available": 6097015, "block_used": 1480301, "inode_total": 3870720, "inode_available": 3787262, "inode_used": 83458, "uuid": "114c7d02-c4d7-4dff-b3f1-5a58b37de5d2"}, {"mount": "/snap/lxd/20326", "device": "/dev/loop1", "fstype": "squashfs", "options": "ro,nodev,relatime", "size_total": 70909952, "size_available": 0, "block_size": 131072, "block_total": 541, "block_available": 0, "block_used": 541, "inode_total": 1578, "inode_available": 0, "inode_used": 1578, "uuid": "N/A"}, {"mount": "/snap/core18/1997", "device": "/dev/loop0", "fstype": "squashfs", "options": "ro,nodev,relatime", "size_total": 58195968, "size_available": 0, "block_size": 131072, "block_total": 444, "block_available": 0, "block_used": 444, "inode_total": 10790, "inode_available": 0, "inode_used": 10790, "uuid": "N/A"}, {"mount": "/snap/snapd/11841", "device": "/dev/loop2", "fstype": "squashfs", "options": "ro,nodev,relatime", "size_total": 33685504, "size_available": 0, "block_size": 131072, "block_total": 257, "block_available": 0, "block_used": 257, "inode_total": 474, "inode_available": 0, "inode_used": 474, "uuid": "N/A"}, {"mount": "/boot/efi", "device": "/dev/sda15", "fstype": "vfat", "options": "rw,relatime,fmask=0077,dmask=0077,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro", "size_total": 109422592, "size_available": 101239296, "block_size": 512, "block_total": 213716, "block_available": 197733, "block_used": 15983, "inode_total": 0, "inode_available": 0, "inode_used": 0, "uuid": "E8AC-DF8B"}, {"mount": "/mnt", "device": "/dev/sdb1", "fstype": "ext4", "options": "rw,relatime", "size_total": 4158324736, "size_available": 3910131712, "block_size": 4096, "block_total": 1015216, "block_available": 954622, "block_used": 60594, "inode_total": 262144, "inode_available": 262132, "inode_used": 12, "uuid": "a3f1aaa5-f942-4fb6-8ab1-326ee3e5b458"}, {"mount": "/snap/core18/2066", "device": "/dev/loop3", "fstype": "squashfs", "options": "ro,nodev,relatime", "size_total": 58195968, "size_available": 0, "block_size": 131072, "block_total": 444, "block_available": 0, "block_used": 444, "inode_total": 10794, "inode_available": 0, "inode_used": 10794, "uuid": "N/A"}], "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["reddog.microsoft.com"]}, "ansible_pkg_mgr": "apt", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}}\r\n', b'Shared connection to vpn.companyname.com closed.\r\n') <vpn.companyname.com> ESTABLISH SSH CONNECTION FOR USER: root <vpn.companyname.com> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o Port=2259 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o 'User="root"' -o ConnectTimeout=10 -o ControlPath=/home/ansible/.ansible/cp/562309292b vpn.companyname.com '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1622496052.3535419-3262-181673965241135/ > /dev/null 2>&1 && sleep 0'"'"'' <vpn.companyname.com> (0, b'', b'') [DEPRECATION WARNING]: Distribution ubuntu 20.04 on host vpn.companyname.com should use /usr/bin/python3, but is using /usr/bin/python for backward compatibility with prior Ansible releases. A future Ansible release will default to using the discovered platform python for this host. See https://docs.ansible.com/ansible/2.11/reference_appendices/interpreter_discovery.html for more information. This feature will be removed in version 2.12. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ok: [vpn.companyname.com] META: ran handlers META: META: META: ran handlers META: ran handlers PLAY [companyname.com] ************************************************************************************************************************************************************************ skipping: no hosts matched PLAY [vpn.companyname.com] ******************************************************************************************************************************************************************** TASK [Gathering Facts] ********************************************************************************************************************************************************************* task path: ~/Documents/Work/orchestrations/playbook.yml:25 <vpn.companyname.com> ESTABLISH SSH CONNECTION FOR USER: root <vpn.companyname.com> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o Port=2259 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o 'User="root"' -o ConnectTimeout=10 -o ControlPath=/home/ansible/.ansible/cp/562309292b vpn.companyname.com '/bin/sh -c '"'"'echo ~root && sleep 0'"'"'' <vpn.companyname.com> (0, b'/root\n', b'') <vpn.companyname.com> ESTABLISH SSH CONNECTION FOR USER: root <vpn.companyname.com> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o Port=2259 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o 'User="root"' -o ConnectTimeout=10 -o ControlPath=/home/ansible/.ansible/cp/562309292b vpn.companyname.com '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1622496056.00624-3278-114028369037523 `" && echo ansible-tmp-1622496056.00624-3278-114028369037523="` echo /root/.ansible/tmp/ansible-tmp-1622496056.00624-3278-114028369037523 `" ) && sleep 0'"'"'' <vpn.companyname.com> (0, b'ansible-tmp-1622496056.00624-3278-114028369037523=/root/.ansible/tmp/ansible-tmp-1622496056.00624-3278-114028369037523\n', b'') Using module file /usr/lib/python3.9/site-packages/ansible/modules/setup.py <vpn.companyname.com> PUT /home/ansible/.ansible/tmp/ansible-local-32576ll_dhuy/tmpgg0uaxaf TO /root/.ansible/tmp/ansible-tmp-1622496056.00624-3278-114028369037523/AnsiballZ_setup.py <vpn.companyname.com> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o Port=2259 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o 'User="root"' -o ConnectTimeout=10 -o ControlPath=/home/ansible/.ansible/cp/562309292b '[vpn.companyname.com]' <vpn.companyname.com> (0, b'sftp> put /home/ansible/.ansible/tmp/ansible-local-32576ll_dhuy/tmpgg0uaxaf /root/.ansible/tmp/ansible-tmp-1622496056.00624-3278-114028369037523/AnsiballZ_setup.py\n', b'') <vpn.companyname.com> ESTABLISH SSH CONNECTION FOR USER: root <vpn.companyname.com> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o Port=2259 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o 'User="root"' -o ConnectTimeout=10 -o ControlPath=/home/ansible/.ansible/cp/562309292b vpn.companyname.com '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1622496056.00624-3278-114028369037523/ /root/.ansible/tmp/ansible-tmp-1622496056.00624-3278-114028369037523/AnsiballZ_setup.py && sleep 0'"'"'' <vpn.companyname.com> (0, b'', b'') <vpn.companyname.com> ESTABLISH SSH CONNECTION FOR USER: root <vpn.companyname.com> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o Port=2259 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o 'User="root"' -o ConnectTimeout=10 -o ControlPath=/home/ansible/.ansible/cp/562309292b -tt vpn.companyname.com '/bin/sh -c '"'"'VDNS=8.8.8.8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1622496056.00624-3278-114028369037523/AnsiballZ_setup.py && sleep 0'"'"'' <vpn.companyname.com> (0, b'\r\n{"ansible_facts": {"ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAK/U+pRvj+Y50tl4Kt7WcXvS8Ne3/WvA/0RgylUmGniIswiLhwbQpea9szOnG+quV/spT14D8i6udPYi7PPr3c8mPYtxfIoQKtSXrOJTAW/fv2LGEWes7KNxTTTFuYOv8P00aK6bQudWlpmKjBUjf7Sr+VxXBzZS73uGfvTEg06jAAAAFQDhZwcqOeh9reuDnXXwTmjaa/vYZwAAAIEAj5b24BcbWoUQsYMdtb2C5AUkIjfJVPHlv1JOHzEw1eqmbMJS7A2RTjqGDA64X0EHzBxdrT8TrVThsBSjbMRg1wh1ielwTb1VXryCXKgXvjS3NHk5+VIWWTZqJAixy9f7a5KzVH/wNpnWHojJ514qkwT7CG1fK6hSn55KRSJoyIoAAACANp1VuLJV6ojWav/R0K04XllJp8YBxQ5oPZhVa/y8U8p2z5yRrW82EIZG2AfcRDzYFlbV8XuQNHOXlmmWDMD5CCHI7jyrI2BoC2rX97DjsMNbROvRyiIw8mdPFmbcTaonMBb1CQtpJLxokKOSB9cDxqhWaV31esXAxeXBWu61Cpk=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDHECTRnHt59ieA6qKvy715HQjhiadnj6n2sRq/ug/5hkLOxYpLL8oHE4Pog/GLCMoAyChVTXb3Jmz1LJmJ3lhobnuI0T+KqeZOesKkkmuFTM5uaKlML3giw6pBBYpqX/A+HN/9IBAJAFlN54NQWj1DWxfF6tSamzMVymW0s6Fn9T4aEpD8aVmPkq2kC/jXKBuilWE4352tJMBwzxVWvwTXvScSyZIHtkLC7AbWACrXeon4KcffJG8yIMCHeoHIYVxeuFbmI/04mNsTdbsQoOIcldtMxRe0fnIKuafJK53RG2H/Yrk620QMAfGiEcbXvCPgKfD4B/37QNcKvWajqJxLv2LV/a7HIiDOLYng5EJgA/wFTR0QDAFKv9xNdVZ72thhCNtfepPg9RKm3NCHIE9xjaMH8PMzY0be6Pkn3gx9tf8B045JTg5dLj/EjHt49tA0wm8O4o6xbaCGe/9mX1K0dmbMAJDkWhMLGK+JBqf7pW3v6ukb2XcJzNIrVyK5I1U=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOI8Ifzi4UF9sRn9GBXPvg0dEdSJth7DTmpqxUINXXb/QXxZClDt3fp0bA8e15tPGlQv1v8IVJwUNxYQ0yg0dnM=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIIKqXtyTSSKjnCc+TQfEizI0dvbyp/mbzDR4u+7dC1J4", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_system": "Linux", "ansible_kernel": "5.4.0-1047-azure", "ansible_kernel_version": "#49-Ubuntu SMP Thu Apr 22 14:30:37 UTC 2021", "ansible_machine": "x86_64", "ansible_python_version": "3.8.5", "ansible_fqdn": "pkbt-vpn.internal.cloudapp.net", "ansible_hostname": "pkbt-vpn", "ansible_nodename": "pkbt-vpn", "ansible_domain": "internal.cloudapp.net", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "5d42a181c21d46e2975345619e48b86a", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_distribution": "Ubuntu", "ansible_distribution_release": "focal", "ansible_distribution_version": "20.04", "ansible_distribution_major_version": "20", "ansible_distribution_file_path": "/etc/os-release", "ansible_distribution_file_variety": "Debian", "ansible_distribution_file_parsed": true, "ansible_os_family": "Debian", "ansible_virtualization_role": "guest", "ansible_virtualization_type": "VirtualPC", "ansible_virtualization_tech_guest": ["VirtualPC"], "ansible_virtualization_tech_host": [], "ansible_date_time": {"year": "2021", "month": "05", "weekday": "Monday", "weekday_number": "1", "weeknumber": "22", "day": "31", "hour": "21", "minute": "20", "second": "55", "epoch": "1622496055", "date": "2021-05-31", "time": "21:20:55", "iso8601_micro": "2021-05-31T21:20:55.727578Z", "iso8601": "2021-05-31T21:20:55Z", "iso8601_basic": "20210531T212055727578", "iso8601_basic_short": "20210531T212055", "tz": "UTC", "tz_dst": "UTC", "tz_offset": "+0000"}, "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["reddog.microsoft.com"]}, "ansible_hostnqn": "", "ansible_python": {"version": {"major": 3, "minor": 8, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 8, 5, "final", 0], "executable": "/usr/bin/python", "has_sslcontext": true, "type": "cpython"}, "ansible_is_chroot": false, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_iscsi_iqn": "", "ansible_fips": false, "ansible_cmdline": {"BOOT_IMAGE": "/boot/vmlinuz-5.4.0-1047-azure", "root": "PARTUUID=4f91f90d-bc71-4910-812a-5c9abc8a75e4", "ro": true, "console": "ttyS0", "earlyprintk": "ttyS0", "panic": "-1"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "/boot/vmlinuz-5.4.0-1047-azure", "root": "PARTUUID=4f91f90d-bc71-4910-812a-5c9abc8a75e4", "ro": true, "console": ["tty1", "ttyS0"], "earlyprintk": "ttyS0", "panic": "-1"}, "ansible_fibre_channel_wwn": [], "ansible_lsb": {"id": "Ubuntu", "description": "Ubuntu 20.04.2 LTS", "release": "20.04", "codename": "focal", "major_release": "20"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "disabled"}, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 1, "ansible_processor_vcpus": 1, "ansible_processor_nproc": 1, "ansible_memtotal_mb": 917, "ansible_memfree_mb": 184, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 917, "used": 733, "free": 184}, "nocache": {"free": 640, "used": 277}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "12/07/2018", "ansible_bios_vendor": "American Megatrends Inc.", "ansible_bios_version": "090008", "ansible_board_asset_tag": "NA", "ansible_board_name": "Virtual Machine", "ansible_board_serial": "0000-0012-7647-6160-4483-3262-51", "ansible_board_vendor": "Microsoft Corporation", "ansible_board_version": "7.0", "ansible_chassis_asset_tag": "7783-7084-3265-9085-8269-3286-77", "ansible_chassis_serial": "9365-8001-6466-9572-4171-3906-25", "ansible_chassis_vendor": "Microsoft Corporation", "ansible_chassis_version": "7.0", "ansible_form_factor": "Desktop", "ansible_product_name": "Virtual Machine", "ansible_product_serial": "0000-0006-9315-8704-6184-6009-06", "ansible_product_uuid": "b1f13160-8881-4a45-b125-8b0c75c6212b", "ansible_product_version": "7.0", "ansible_system_vendor": "Microsoft Corporation", "ansible_devices": {"loop1": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "4096", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "138376", "sectorsize": "512", "size": "67.57 MB", "host": "", "holders": []}, "sdb": {"virtual": 1, "links": {"ids": ["scsi-14d534654202020209b8e25fa86f1094b9d4f141db8d3832c", "scsi-3600224809b8e25fa86f1141db8d3832c", "wwn-0x600224809b8e25fa86f1141db8d3832c"], "uuids": [], "labels": [], "masters": []}, "vendor": "Msft", "model": "Virtual Disk", "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "2097152", "wwn": "0x600224809b8e25fa86f1141db8d3832c", "partitions": {"sdb1": {"links": {"ids": ["scsi-14d534654202020209b8e25fa86f1094b9d4f141db8d3832c-part1", "scsi-3600224809b8e25fa86f1141db8d3832c-part1", "wwn-0x600224809b8e25fa86f1141db8d3832c-part1"], "uuids": ["a3f1aaa5-f942-4fb6-8ab1-326ee3e5b458"], "labels": [], "masters": []}, "start": "2048", "sectors": "8384512", "sectorsize": 512, "size": "4.00 GB", "uuid": "a3f1aaa5-f942-4fb6-8ab1-326ee3e5b458", "holders": []}}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "8388608", "sectorsize": "512", "size": "4.00 GB", "host": "", "holders": []}, "loop6": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "0", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "host": "", "holders": []}, "loop4": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "0", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "host": "", "holders": []}, "md0": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "0", "partitions": {}, "rotational": "1", "scheduler_mode": "", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "host": "", "holders": []}, "sr0": {"virtual": 1, "links": {"ids": ["ata-Virtual_CD"], "uuids": [], "labels": [], "masters": []}, "vendor": "Msft", "model": "Virtual CD/ROM", "sas_address": null, "sas_device_handle": null, "removable": "1", "support_discard": "0", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "1256", "sectorsize": "2048", "size": "628.00 KB", "host": "IDE interface: Intel Corporation 82371AB/EB/MB PIIX4 IDE (rev 01)", "holders": []}, "loop2": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "4096", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "65712", "sectorsize": "512", "size": "32.09 MB", "host": "", "holders": []}, "loop0": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "4096", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "113560", "sectorsize": "512", "size": "55.45 MB", "host": "", "holders": []}, "loop7": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "0", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "host": "", "holders": []}, "sda": {"virtual": 1, "links": {"ids": ["scsi-14d53465420202020efadbf08bd85456480f1d51eeef46176", "scsi-360022480efadbf08bd85d51eeef46176", "wwn-0x60022480efadbf08bd85d51eeef46176"], "uuids": [], "labels": [], "masters": []}, "vendor": "Msft", "model": "Virtual Disk", "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "2097152", "wwn": "0x60022480efadbf08bd85d51eeef46176", "partitions": {"sda14": {"links": {"ids": ["scsi-14d53465420202020efadbf08bd85456480f1d51eeef46176-part14", "scsi-360022480efadbf08bd85d51eeef46176-part14", "wwn-0x60022480efadbf08bd85d51eeef46176-part14"], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "8192", "sectorsize": 512, "size": "4.00 MB", "uuid": null, "holders": []}, "sda15": {"links": {"ids": ["scsi-14d53465420202020efadbf08bd85456480f1d51eeef46176-part15", "scsi-360022480efadbf08bd85d51eeef46176-part15", "wwn-0x60022480efadbf08bd85d51eeef46176-part15"], "uuids": ["E8AC-DF8B"], "labels": ["UEFI"], "masters": []}, "start": "10240", "sectors": "217088", "sectorsize": 512, "size": "106.00 MB", "uuid": "E8AC-DF8B", "holders": []}, "sda1": {"links": {"ids": ["scsi-14d53465420202020efadbf08bd85456480f1d51eeef46176-part1", "scsi-360022480efadbf08bd85d51eeef46176-part1", "wwn-0x60022480efadbf08bd85d51eeef46176-part1"], "uuids": ["114c7d02-c4d7-4dff-b3f1-5a58b37de5d2"], "labels": ["cloudimg-rootfs"], "masters": []}, "start": "227328", "sectors": "62689247", "sectorsize": 512, "size": "29.89 GB", "uuid": "114c7d02-c4d7-4dff-b3f1-5a58b37de5d2", "holders": []}}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "62916608", "sectorsize": "512", "size": "30.00 GB", "host": "", "holders": []}, "loop5": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "0", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "host": "", "holders": []}, "loop3": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "4096", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "113504", "sectorsize": "512", "size": "55.42 MB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {"sdb1": ["scsi-14d534654202020209b8e25fa86f1094b9d4f141db8d3832c-part1", "scsi-3600224809b8e25fa86f1141db8d3832c-part1", "wwn-0x600224809b8e25fa86f1141db8d3832c-part1"], "sda14": ["scsi-14d53465420202020efadbf08bd85456480f1d51eeef46176-part14", "scsi-360022480efadbf08bd85d51eeef46176-part14", "wwn-0x60022480efadbf08bd85d51eeef46176-part14"], "sda15": ["scsi-14d53465420202020efadbf08bd85456480f1d51eeef46176-part15", "scsi-360022480efadbf08bd85d51eeef46176-part15", "wwn-0x60022480efadbf08bd85d51eeef46176-part15"], "sda1": ["scsi-14d53465420202020efadbf08bd85456480f1d51eeef46176-part1", "scsi-360022480efadbf08bd85d51eeef46176-part1", "wwn-0x60022480efadbf08bd85d51eeef46176-part1"], "sr0": ["ata-Virtual_CD"], "sdb": ["scsi-14d534654202020209b8e25fa86f1094b9d4f141db8d3832c", "scsi-3600224809b8e25fa86f1141db8d3832c", "wwn-0x600224809b8e25fa86f1141db8d3832c"], "sda": ["scsi-14d53465420202020efadbf08bd85456480f1d51eeef46176", "scsi-360022480efadbf08bd85d51eeef46176", "wwn-0x60022480efadbf08bd85d51eeef46176"]}, "uuids": {"sdb1": ["a3f1aaa5-f942-4fb6-8ab1-326ee3e5b458"], "sda15": ["E8AC-DF8B"], "sda1": ["114c7d02-c4d7-4dff-b3f1-5a58b37de5d2"]}, "labels": {"sda15": ["UEFI"], "sda1": ["cloudimg-rootfs"]}, "masters": {}}, "ansible_uptime_seconds": 373219, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/root", "fstype": "ext4", "options": "rw,relatime,discard", "size_total": 31036686336, "size_available": 24973373440, "block_size": 4096, "block_total": 7577316, "block_available": 6097015, "block_used": 1480301, "inode_total": 3870720, "inode_available": 3787262, "inode_used": 83458, "uuid": "114c7d02-c4d7-4dff-b3f1-5a58b37de5d2"}, {"mount": "/snap/lxd/20326", "device": "/dev/loop1", "fstype": "squashfs", "options": "ro,nodev,relatime", "size_total": 70909952, "size_available": 0, "block_size": 131072, "block_total": 541, "block_available": 0, "block_used": 541, "inode_total": 1578, "inode_available": 0, "inode_used": 1578, "uuid": "N/A"}, {"mount": "/snap/core18/1997", "device": "/dev/loop0", "fstype": "squashfs", "options": "ro,nodev,relatime", "size_total": 58195968, "size_available": 0, "block_size": 131072, "block_total": 444, "block_available": 0, "block_used": 444, "inode_total": 10790, "inode_available": 0, "inode_used": 10790, "uuid": "N/A"}, {"mount": "/snap/snapd/11841", "device": "/dev/loop2", "fstype": "squashfs", "options": "ro,nodev,relatime", "size_total": 33685504, "size_available": 0, "block_size": 131072, "block_total": 257, "block_available": 0, "block_used": 257, "inode_total": 474, "inode_available": 0, "inode_used": 474, "uuid": "N/A"}, {"mount": "/boot/efi", "device": "/dev/sda15", "fstype": "vfat", "options": "rw,relatime,fmask=0077,dmask=0077,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro", "size_total": 109422592, "size_available": 101239296, "block_size": 512, "block_total": 213716, "block_available": 197733, "block_used": 15983, "inode_total": 0, "inode_available": 0, "inode_used": 0, "uuid": "E8AC-DF8B"}, {"mount": "/mnt", "device": "/dev/sdb1", "fstype": "ext4", "options": "rw,relatime", "size_total": 4158324736, "size_available": 3910131712, "block_size": 4096, "block_total": 1015216, "block_available": 954622, "block_used": 60594, "inode_total": 262144, "inode_available": 262132, "inode_used": 12, "uuid": "a3f1aaa5-f942-4fb6-8ab1-326ee3e5b458"}, {"mount": "/snap/core18/2066", "device": "/dev/loop3", "fstype": "squashfs", "options": "ro,nodev,relatime", "size_total": 58195968, "size_available": 0, "block_size": 131072, "block_total": 444, "block_available": 0, "block_used": 444, "inode_total": 10794, "inode_available": 0, "inode_used": 10794, "uuid": "N/A"}], "ansible_interfaces": ["lo", "eth0"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]"}, "timestamping": ["tx_software", "rx_software", "software"], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "00:22:48:0f:bc:b4", "mtu": 1500, "active": true, "module": "hv_netvsc", "type": "ether", "pciid": "0022480f-bcb4-0022-480f-bcb40022480f", "speed": 50000, "promisc": false, "ipv4": {"address": "10.0.1.6", "broadcast": "10.0.1.255", "netmask": "255.255.255.0", "network": "10.0.1.0"}, "ipv6": [{"address": "fe80::222:48ff:fe0f:bcb4", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on", "tx_checksumming": "on", "tx_checksum_ipv4": "on", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "on", "rx_vlan_offload": "on [fixed]", "tx_vlan_offload": "on [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "on", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]"}, "timestamping": ["tx_software", "rx_software", "software"], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.0.1.1", "interface": "eth0", "address": "10.0.1.6", "broadcast": "10.0.1.255", "netmask": "255.255.255.0", "network": "10.0.1.0", "macaddress": "00:22:48:0f:bc:b4", "mtu": 1500, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.0.1.6"], "ansible_all_ipv6_addresses": ["fe80::222:48ff:fe0f:bcb4"], "ansible_local": {}, "ansible_apparmor": {"status": "enabled"}, "ansible_env": {"USER": "root", "SSH_CLIENT": "5.144.99.135 52272 2259", "XDG_SESSION_TYPE": "tty", "SHLVL": "0", "MOTD_SHOWN": "pam", "HOME": "/root", "SSH_TTY": "/dev/pts/0", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "VDNS": "8.8.8.8", "LOGNAME": "root", "_": "/bin/sh", "XDG_SESSION_CLASS": "user", "TERM": "xterm-256color", "XDG_SESSION_ID": "158", "PATH": "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin", "XDG_RUNTIME_DIR": "/run/user/0", "LANG": "C.UTF-8", "SHELL": "/bin/bash", "PWD": "/root", "SSH_CONNECTION": "5.144.99.135 52272 10.0.1.6 2259", "EDITOR": "vim"}, "ansible_pkg_mgr": "apt", "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}}\r\n', b'Shared connection to vpn.companyname.com closed.\r\n') <vpn.companyname.com> ESTABLISH SSH CONNECTION FOR USER: root <vpn.companyname.com> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o Port=2259 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o 'User="root"' -o ConnectTimeout=10 -o ControlPath=/home/ansible/.ansible/cp/562309292b vpn.companyname.com '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1622496056.00624-3278-114028369037523/ > /dev/null 2>&1 && sleep 0'"'"'' <vpn.companyname.com> (0, b'', b'') ok: [vpn.companyname.com] META: ran handlers META: META: TASK [fortivpn : get the username running the deploy] ************************************************************************************************************************************** task path: ~/Documents/Work/orchestrations/roles/fortivpn/tasks/main.yml:2 <localhost> ESTABLISH LOCAL CONNECTION FOR USER: ansible <localhost> EXEC /bin/sh -c 'echo ~ansible && sleep 0' <localhost> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /home/ansible/.ansible/tmp `"&& mkdir "` echo /home/ansible/.ansible/tmp/ansible-tmp-1622496058.4249227-3287-6611889779917 `" && echo ansible-tmp-1622496058.4249227-3287-6611889779917="` echo /home/ansible/.ansible/tmp/ansible-tmp-1622496058.4249227-3287-6611889779917 `" ) && sleep 0' Using module file /usr/lib/python3.9/site-packages/ansible/modules/command.py <localhost> PUT /home/ansible/.ansible/tmp/ansible-local-32576ll_dhuy/tmp1nwo6c7s TO /home/ansible/.ansible/tmp/ansible-tmp-1622496058.4249227-3287-6611889779917/AnsiballZ_command.py <localhost> EXEC /bin/sh -c 'chmod u+x /home/ansible/.ansible/tmp/ansible-tmp-1622496058.4249227-3287-6611889779917/ /home/ansible/.ansible/tmp/ansible-tmp-1622496058.4249227-3287-6611889779917/AnsiballZ_command.py && sleep 0' <localhost> EXEC /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-udkimjnqonqyufalnvzkrwquifkcqxny ; VDNS=8.8.8.8 /usr/bin/python /home/ansible/.ansible/tmp/ansible-tmp-1622496058.4249227-3287-6611889779917/AnsiballZ_command.py'"'"' && sleep 0' <localhost> EXEC /bin/sh -c 'rm -f -r /home/ansible/.ansible/tmp/ansible-tmp-1622496058.4249227-3287-6611889779917/ > /dev/null 2>&1 && sleep 0' fatal: [vpn.companyname.com -> localhost]: FAILED! => { "changed": false, "rc": 1 } MSG: MODULE FAILURE See stdout/stderr for the exact error MODULE_STDERR: sudo: a password is required
Optional Paste Settings
Category:
None
Cryptocurrency
Cybersecurity
Fixit
Food
Gaming
Haiku
Help
History
Housing
Jokes
Legal
Money
Movies
Music
Pets
Photo
Science
Software
Source Code
Spirit
Sports
Travel
TV
Writing
Tags:
Syntax Highlighting:
None
Bash
C
C#
C++
CSS
HTML
JSON
Java
JavaScript
Lua
Markdown (PRO members only)
Objective C
PHP
Perl
Python
Ruby
Swift
4CS
6502 ACME Cross Assembler
6502 Kick Assembler
6502 TASM/64TASS
ABAP
AIMMS
ALGOL 68
APT Sources
ARM
ASM (NASM)
ASP
ActionScript
ActionScript 3
Ada
Apache Log
AppleScript
Arduino
Asymptote
AutoIt
Autohotkey
Avisynth
Awk
BASCOM AVR
BNF
BOO
Bash
Basic4GL
Batch
BibTeX
Blitz Basic
Blitz3D
BlitzMax
BrainFuck
C
C (WinAPI)
C Intermediate Language
C for Macs
C#
C++
C++ (WinAPI)
C++ (with Qt extensions)
C: Loadrunner
CAD DCL
CAD Lisp
CFDG
CMake
COBOL
CSS
Ceylon
ChaiScript
Chapel
Clojure
Clone C
Clone C++
CoffeeScript
ColdFusion
Cuesheet
D
DCL
DCPU-16
DCS
DIV
DOT
Dart
Delphi
Delphi Prism (Oxygene)
Diff
E
ECMAScript
EPC
Easytrieve
Eiffel
Email
Erlang
Euphoria
F#
FO Language
Falcon
Filemaker
Formula One
Fortran
FreeBasic
FreeSWITCH
GAMBAS
GDB
GDScript
Game Maker
Genero
Genie
GetText
Go
Godot GLSL
Groovy
GwBasic
HQ9 Plus
HTML
HTML 5
Haskell
Haxe
HicEst
IDL
INI file
INTERCAL
IO
ISPF Panel Definition
Icon
Inno Script
J
JCL
JSON
Java
Java 5
JavaScript
Julia
KSP (Kontakt Script)
KiXtart
Kotlin
LDIF
LLVM
LOL Code
LScript
Latex
Liberty BASIC
Linden Scripting
Lisp
Loco Basic
Logtalk
Lotus Formulas
Lotus Script
Lua
M68000 Assembler
MIX Assembler
MK-61/52
MPASM
MXML
MagikSF
Make
MapBasic
Markdown (PRO members only)
MatLab
Mercury
MetaPost
Modula 2
Modula 3
Motorola 68000 HiSoft Dev
MySQL
Nagios
NetRexx
Nginx
Nim
NullSoft Installer
OCaml
OCaml Brief
Oberon 2
Objeck Programming Langua
Objective C
Octave
Open Object Rexx
OpenBSD PACKET FILTER
OpenGL Shading
Openoffice BASIC
Oracle 11
Oracle 8
Oz
PARI/GP
PCRE
PHP
PHP Brief
PL/I
PL/SQL
POV-Ray
ParaSail
Pascal
Pawn
Per
Perl
Perl 6
Phix
Pic 16
Pike
Pixel Bender
PostScript
PostgreSQL
PowerBuilder
PowerShell
ProFTPd
Progress
Prolog
Properties
ProvideX
Puppet
PureBasic
PyCon
Python
Python for S60
QBasic
QML
R
RBScript
REBOL
REG
RPM Spec
Racket
Rails
Rexx
Robots
Roff Manpage
Ruby
Ruby Gnuplot
Rust
SAS
SCL
SPARK
SPARQL
SQF
SQL
SSH Config
Scala
Scheme
Scilab
SdlBasic
Smalltalk
Smarty
StandardML
StoneScript
SuperCollider
Swift
SystemVerilog
T-SQL
TCL
TeXgraph
Tera Term
TypeScript
TypoScript
UPC
Unicon
UnrealScript
Urbi
VB.NET
VBScript
VHDL
VIM
Vala
Vedit
VeriLog
Visual Pro Log
VisualBasic
VisualFoxPro
WHOIS
WhiteSpace
Winbatch
XBasic
XML
XPP
Xojo
Xorg Config
YAML
YARA
Z80 Assembler
ZXBasic
autoconf
jQuery
mIRC
newLISP
q/kdb+
thinBasic
Paste Expiration:
Never
Burn after read
10 Minutes
1 Hour
1 Day
1 Week
2 Weeks
1 Month
6 Months
1 Year
Paste Exposure:
Public
Unlisted
Private
Folder:
(members only)
Password
NEW
Enabled
Disabled
Burn after read
NEW
Paste Name / Title:
Create New Paste
Hello
Guest
Sign Up
or
Login
Sign in with Facebook
Sign in with Twitter
Sign in with Google
You are currently not logged in, this means you can not edit or delete anything you paste.
Sign Up
or
Login
Public Pastes
Die 7 wichtigsten Aktionen diese Woche
7 hours ago | 4.17 KB
Untitled
7 hours ago | 13.34 KB
Untitled
9 hours ago | 13.59 KB
VNC SCRIPT 2/2: autoinput.vbs
VBScript | 18 hours ago | 0.23 KB
VNC SCRIPT 1/2: vncauto.bat
Batch | 18 hours ago | 0.72 KB
videoscheomedia
XML | 20 hours ago | 1.00 KB
Untitled
1 day ago | 14.91 KB
autconnectVNC.bat
Batch | 1 day ago | 0.93 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!