Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Identity added: /runner/artifacts/251/ssh_key_data (HOST)
- Certificate added: /runner/artifacts/251/ssh_key_data-cert.pub (CA:sshca_2020_2 USER:awx VALID:1695929280-1696015860)
- ansible-playbook [core 2.15.4]
- config file = /runner/project/ansible.cfg
- configured module search path = ['/runner/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']
- ansible python module location = /usr/local/lib/python3.9/site-packages/ansible
- ansible collection location = /runner/requirements_collections:/runner/.ansible/collections:/usr/share/ansible/collections
- executable location = /usr/local/bin/ansible-playbook
- python version = 3.9.17 (main, Aug 9 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] (/usr/bin/python3)
- jinja version = 3.1.2
- libyaml = True
- Using /runner/project/ansible.cfg as config file
- SSH password:
- host_list declined parsing /runner/inventory/hosts as it did not pass its verify_file() method
- [WARNING]: Invalid characters were found in group names but not replaced, use
- -vvvv to see details
- Parsed /runner/inventory/hosts inventory source with script plugin
- redirecting (type: modules) ansible.builtin.authorized_key to ansible.posix.authorized_key
- Skipping callback 'awx_display', as we already have a stdout callback.
- 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: main.yml *************************************************************
- 11 plays in playbooks/base/main.yml
- PLAY [Setting up hosts] ********************************************************
- TASK [Gathering Facts] *********************************************************
- task path: /runner/project/playbooks/base/base.yml:1
- <SERVER1> Attempting python interpreter discovery
- <SERVER1> ESTABLISH SSH CONNECTION FOR USER: root
- <SERVER1> SSH: EXEC sshpass -d13 ssh -o ControlMaster=auto -o ControlPersist=600s -o ConnectTimeout=120s -o 'ProxyCommand=ssh -o ConnectTimeout=120s -o StrictHostKeyChecking=no -W %h:%p -l awx BASTION_HOST_NAME' -o StrictHostKeyChecking=no -o 'User="root"' -o ConnectTimeout=120 -o 'ControlPath="/runner/cp/%h-%r"' SERVER1 '/bin/sh -c '"'"'echo PLATFORM; uname; echo FOUND; command -v '"'"'"'"'"'"'"'"'python3.11'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.10'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.9'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.8'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.7'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.6'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python3.5'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'/usr/bin/python3'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'/usr/libexec/platform-python'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python2.7'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'/usr/bin/python'"'"'"'"'"'"'"'"'; command -v '"'"'"'"'"'"'"'"'python'"'"'"'"'"'"'"'"'; echo ENDFOUND && sleep 0'"'"''
- <SERVER1> (0, b'PLATFORM\\nLinux\\nFOUND\\n/usr/bin/python3.9\\n/usr/bin/python3\\n/usr/libexec/platform-python\\nENDFOUND\\n', b"Warning: Permanently added 'SERVER1' (ED25519) to the list of known hosts.\\r\\nAuthorized uses only. All activity may be monitored and reported.\\n")
- <SERVER1> ESTABLISH SSH CONNECTION FOR USER: root
- <SERVER1> SSH: EXEC sshpass -d13 ssh -o ControlMaster=auto -o ControlPersist=600s -o ConnectTimeout=120s -o 'ProxyCommand=ssh -o ConnectTimeout=120s -o StrictHostKeyChecking=no -W %h:%p -l awx BASTION_HOST_NAME' -o StrictHostKeyChecking=no -o 'User="root"' -o ConnectTimeout=120 -o 'ControlPath="/runner/cp/%h-%r"' SERVER1 '/bin/sh -c '"'"'/usr/bin/python3.9 && sleep 0'"'"''
- <SERVER1> (0, b'{"platform_dist_result": [], "osrelease_content": "NAME=\\\\"AlmaLinux\\\\"\\\\nVERSION=\\\\"9.2 (Turquoise Kodkod)\\\\"\\\\nID=\\\\"almalinux\\\\"\\\\nID_LIKE=\\\\"rhel centos fedora\\\\"\\\\nVERSION_ID=\\\\"9.2\\\\"\\\\nPLATFORM_ID=\\\\"platform:el9\\\\"\\\\nPRETTY_NAME=\\\\"AlmaLinux 9.2 (Turquoise Kodkod)\\\\"\\\\nANSI_COLOR=\\\\"0;34\\\\"\\\\nLOGO=\\\\"fedora-logo-icon\\\\"\\\\nCPE_NAME=\\\\"cpe:/o:almalinux:almalinux:9::baseos\\\\"\\\\nHOME_URL=\\\\"https://almalinux.org/\\\\"\\\\nDOCUMENTATION_URL=\\\\"https://wiki.almalinux.org/\\\\"\\\\nBUG_REPORT_URL=\\\\"https://bugs.almalinux.org/\\\\"\\\\n\\\\nALMALINUX_MANTISBT_PROJECT=\\\\"AlmaLinux-9\\\\"\\\\nALMALINUX_MANTISBT_PROJECT_VERSION=\\\\"9.2\\\\"\\\\nREDHAT_SUPPORT_PRODUCT=\\\\"AlmaLinux\\\\"\\\\nREDHAT_SUPPORT_PRODUCT_VERSION=\\\\"9.2\\\\"\\\\n"}\\n', b'Authorized uses only. All activity may be monitored and reported.\\n')
- Using module file /usr/local/lib/python3.9/site-packages/ansible/modules/setup.py
- Pipelining is enabled.
- <SERVER1> ESTABLISH SSH CONNECTION FOR USER: root
- <SERVER1> SSH: EXEC sshpass -d13 ssh -o ControlMaster=auto -o ControlPersist=600s -o ConnectTimeout=120s -o 'ProxyCommand=ssh -o ConnectTimeout=120s -o StrictHostKeyChecking=no -W %h:%p -l awx BASTION_HOST_NAME' -o StrictHostKeyChecking=no -o 'User="root"' -o ConnectTimeout=120 -o 'ControlPath="/runner/cp/%h-%r"' SERVER1 '/bin/sh -c '"'"'/usr/bin/python3 && sleep 0'"'"''
- <SERVER1> (0, b'\\n{"ansible_facts": {"ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDLZTlKJJODDmLx0PqvAsU2gk+SlpKC17X2asiQDF/WLZLHICRdpwaaQoVVU9ar0yv+W8veNDmj3GntVeb17EZR85x/a+dv4rD+lC0B3Kz9ZkXko/NKJg1Y1CMRVpp7uB6ti2NBhYiLgKYureut7DjUyF+Ovr8qjeyup/kZQBf6mCZqbHDzQu/RDv/11t+FS7Yyy1/iuPGZ9u6FPCR1pDMF7tgqLxO7wl9pU54BIm7o/qld17Uhtzv8hiP08+EK8Fq6fFI16jUI9FZ9a60GgFlBChivIiUpkw9kYqpf6IQFW9YqTCy7H9E/yAaWPBa5dLu7H6q9aacBGT6U41rCiRGV8Qme656R4ypBlWL4l9cae55mL5UR81gK3Ozn7BPpt1OxVPVfk0ir0IW/GyNrG/8TcHi0XGIcxTVEN7sK5cclngp4/VcvLGISW3O7DnINVJOX50nZ4nNT1FU3hRzQ/ybl3GmHOYIKLnPssuwOdK7ryBoNJvAxlKQkcvdW9Jxu+lM=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNrNm/zpBGkfyMe6eK/jq80B7yx/poh+kX5xWSfghycHL+SIhfeLLw1DVDq9TDtUS6nxksHUHoTUexHfJGIg2u0=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIBYofKOnAtldjtiGEI4N4lrUfrRyuY3fta8gv0wh0hlh", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_system": "Linux", "ansible_kernel": "5.14.0-284.30.1.el9_2.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 12 09:28:32 EDT 2023", "ansible_machine": "x86_64", "ansible_python_version": "3.9.16", "ansible_fqdn": "SERVER1", "ansible_hostname": "awx-test", "ansible_nodename": "SERVER1", "ansible_domain": "provo1.myorderbox.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "ac5bf17141a84f9a9184fc63f963abc5", "ansible_distribution": "AlmaLinux", "ansible_distribution_release": "Turquoise Kodkod", "ansible_distribution_version": "9.2", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/vmlinuz-5.14.0-284.30.1.el9_2.x86_64", "root": "/dev/mapper/vgcentos-lvroot", "ro": true, "audit": "1", "console": "ttyS0,115200n8", "net.ifnames.prefix": "eth", "biosdevname": "0", "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "rd.lvm.lv": "vgcentos/lvroot", "net.ifnames": "0", "selinux": "0", "audit_backlog_limit": "8192"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/vmlinuz-5.14.0-284.30.1.el9_2.x86_64", "root": "/dev/mapper/vgcentos-lvroot", "ro": true, "audit": ["1", "1"], "console": ["tty0", "ttyS0,115200", "ttyS0,115200n8"], "net.ifnames.prefix": "eth", "biosdevname": "0", "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "rd.lvm.lv": "vgcentos/lvroot", "net.ifnames": "0", "selinux": "0", "audit_backlog_limit": "8192"}, "ansible_is_chroot": false, "ansible_apparmor": {"status": "disabled"}, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) Gold 5320 CPU @ 2.20GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) Gold 5320 CPU @ 2.20GHz", "2", "GenuineIntel", "Intel(R) Xeon(R) Gold 5320 CPU @ 2.20GHz", "3", "GenuineIntel", "Intel(R) Xeon(R) Gold 5320 CPU @ 2.20GHz", "4", "GenuineIntel", "Intel(R) Xeon(R) Gold 5320 CPU @ 2.20GHz", "5", "GenuineIntel", "Intel(R) Xeon(R) Gold 5320 CPU @ 2.20GHz", "6", "GenuineIntel", "Intel(R) Xeon(R) Gold 5320 CPU @ 2.20GHz", "7", "GenuineIntel", "Intel(R) Xeon(R) Gold 5320 CPU @ 2.20GHz"], "ansible_processor_count": 8, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 1, "ansible_processor_vcpus": 8, "ansible_processor_nproc": 8, "ansible_memtotal_mb": 31828, "ansible_memfree_mb": 30181, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 31828, "used": 1647, "free": 30181}, "nocache": {"free": 31528, "used": 300}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "04/01/2014", "ansible_bios_vendor": "SeaBIOS", "ansible_bios_version": "1.16.1-1.el9", "ansible_board_asset_tag": "NA", "ansible_board_name": "RHEL", "ansible_board_serial": "NA", "ansible_board_vendor": "Red Hat", "ansible_board_version": "RHEL-9.2.0 PC (Q35 + ICH9, 2009)", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Red Hat", "ansible_chassis_version": "RHEL-9.2.0 PC (Q35 + ICH9, 2009)", "ansible_form_factor": "Other", "ansible_product_name": "KVM", "ansible_product_serial": "NA", "ansible_product_uuid": "8c55dcf3-15b7-42ac-98ed-028b74931b1b", "ansible_product_version": "RHEL-9.2.0 PC (Q35 + ICH9, 2009)", "ansible_system_vendor": "Red Hat", "ansible_devices": {"dm-1": {"virtual": 1, "links": {"ids": ["dm-name-vgcentos-lvhome", "dm-uuid-LVM-3wg9UXLCFfTB9Y08wqErucLhCgk5D6kMhrtuDqJDfDqEQu6rtmmBTtK9gvbjQPhV"], "uuids": ["fc7f1c88-c697-4c07-9980-f6b3217b9bda"], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {}, "rotational": "1", "scheduler_mode": "", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "dm-4": {"virtual": 1, "links": {"ids": ["dm-name-vgcentos-lvvar", "dm-uuid-LVM-3wg9UXLCFfTB9Y08wqErucLhCgk5D6kM4RmbevRThAXmeB2si0ilORcQqJizYGm3"], "uuids": ["aef0a6e5-1b9a-48aa-9934-66c367ae6c74"], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {}, "rotational": "1", "scheduler_mode": "", "sectors": "41943040", "sectorsize": "512", "size": "20.00 GB", "host": "", "holders": []}, "dm-2": {"virtual": 1, "links": {"ids": ["dm-name-vgcentos-lvaudit", "dm-uuid-LVM-3wg9UXLCFfTB9Y08wqErucLhCgk5D6kMWEnDLcssAKzI3blpZKXDyUKpedtknMae"], "uuids": ["de70f6a3-3a42-410f-bc80-821abae540cb"], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {}, "rotational": "1", "scheduler_mode": "", "sectors": "4194304", "sectorsize": "512", "size": "2.00 GB", "host": "", "holders": []}, "dm-0": {"virtual": 1, "links": {"ids": ["dm-name-vgcentos-lvroot", "dm-uuid-LVM-3wg9UXLCFfTB9Y08wqErucLhCgk5D6kM8pepijpzKlXqdDrnR1tedpRVoTGQwWMw"], "uuids": ["6edb6469-31cf-40ef-9d3f-27b3d487f221"], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {}, "rotational": "1", "scheduler_mode": "", "sectors": "104857600", "sectorsize": "512", "size": "50.00 GB", "host": "", "holders": []}, "dm-5": {"virtual": 1, "links": {"ids": ["dm-name-vgcentos-lvtmp", "dm-uuid-LVM-3wg9UXLCFfTB9Y08wqErucLhCgk5D6kMJSlEsJ1YjHVkW6jBBtrpF8W1ARCDPpEV"], "uuids": ["ca1eed02-50cb-4f7e-9c9a-154b2f28c43b"], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {}, "rotational": "1", "scheduler_mode": "", "sectors": "4194304", "sectorsize": "512", "size": "2.00 GB", "host": "", "holders": []}, "vda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": "0x1af4", "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"vda2": {"links": {"ids": ["lvm-pv-uuid-NF7l8X-H3gx-1lEo-W1a5-E0Oa-sCdx-z3coKk"], "uuids": [], "labels": [], "masters": ["dm-0", "dm-1", "dm-2", "dm-3", "dm-4", "dm-5"]}, "start": "4196352", "sectors": "520091648", "sectorsize": 512, "size": "248.00 GB", "uuid": null, "holders": ["vgcentos-lvhome", "vgcentos-lvvar", "vgcentos-lvaudit", "vgcentos-lvroot", "vgcentos-lvtmp", "vgcentos-lvlog"]}, "vda1": {"links": {"ids": [], "uuids": ["d239b1ac-bfa9-4942-a7bb-472ddd21ee4c"], "labels": [], "masters": []}, "start": "2048", "sectors": "4194304", "sectorsize": 512, "size": "2.00 GB", "uuid": "d239b1ac-bfa9-4942-a7bb-472ddd21ee4c", "holders": []}}, "rotational": "1", "scheduler_mode": "none", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}, "dm-3": {"virtual": 1, "links": {"ids": ["dm-name-vgcentos-lvlog", "dm-uuid-LVM-3wg9UXLCFfTB9Y08wqErucLhCgk5D6kML4glYU5XgHmzgIX3nIt9oHE7TRV8K30J"], "uuids": ["086a0094-d3f0-4a48-aa53-15aee27e73ed"], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {}, "rotational": "1", "scheduler_mode": "", "sectors": "41943040", "sectorsize": "512", "size": "20.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {"dm-2": ["dm-name-vgcentos-lvaudit", "dm-uuid-LVM-3wg9UXLCFfTB9Y08wqErucLhCgk5D6kMWEnDLcssAKzI3blpZKXDyUKpedtknMae"], "dm-3": ["dm-name-vgcentos-lvlog", "dm-uuid-LVM-3wg9UXLCFfTB9Y08wqErucLhCgk5D6kML4glYU5XgHmzgIX3nIt9oHE7TRV8K30J"], "dm-4": ["dm-name-vgcentos-lvvar", "dm-uuid-LVM-3wg9UXLCFfTB9Y08wqErucLhCgk5D6kM4RmbevRThAXmeB2si0ilORcQqJizYGm3"], "dm-1": ["dm-name-vgcentos-lvhome", "dm-uuid-LVM-3wg9UXLCFfTB9Y08wqErucLhCgk5D6kMhrtuDqJDfDqEQu6rtmmBTtK9gvbjQPhV"], "dm-5": ["dm-name-vgcentos-lvtmp", "dm-uuid-LVM-3wg9UXLCFfTB9Y08wqErucLhCgk5D6kMJSlEsJ1YjHVkW6jBBtrpF8W1ARCDPpEV"], "vda2": ["lvm-pv-uuid-NF7l8X-H3gx-1lEo-W1a5-E0Oa-sCdx-z3coKk"], "dm-0": ["dm-name-vgcentos-lvroot", "dm-uuid-LVM-3wg9UXLCFfTB9Y08wqErucLhCgk5D6kM8pepijpzKlXqdDrnR1tedpRVoTGQwWMw"]}, "uuids": {"dm-2": ["de70f6a3-3a42-410f-bc80-821abae540cb"], "dm-3": ["086a0094-d3f0-4a48-aa53-15aee27e73ed"], "dm-4": ["aef0a6e5-1b9a-48aa-9934-66c367ae6c74"], "dm-1": ["fc7f1c88-c697-4c07-9980-f6b3217b9bda"], "dm-5": ["ca1eed02-50cb-4f7e-9c9a-154b2f28c43b"], "vda1": ["d239b1ac-bfa9-4942-a7bb-472ddd21ee4c"], "dm-0": ["6edb6469-31cf-40ef-9d3f-27b3d487f221"]}, "labels": {}, "masters": {"vda2": ["dm-0", "dm-1", "dm-2", "dm-3", "dm-4", "dm-5"]}}, "ansible_uptime_seconds": 246816, "ansible_lvm": {"lvs": {"lvaudit": {"size_g": "2.00", "vg": "vgcentos"}, "lvhome": {"size_g": "10.00", "vg": "vgcentos"}, "lvlog": {"size_g": "20.00", "vg": "vgcentos"}, "lvroot": {"size_g": "50.00", "vg": "vgcentos"}, "lvtmp": {"size_g": "2.00", "vg": "vgcentos"}, "lvvar": {"size_g": "20.00", "vg": "vgcentos"}}, "vgs": {"vgcentos": {"size_g": "248.00", "free_g": "144.00", "num_lvs": "6", "num_pvs": "1"}}, "pvs": {"/dev/vda2": {"size_g": "248.00", "free_g": "144.00", "vg": "vgcentos"}}}, "ansible_mounts": [{"mount": "/", "device": "/dev/mapper/vgcentos-lvroot", "fstype": "xfs", "options": "rw,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_total": 53660876800, "size_available": 52132466688, "block_size": 4096, "block_total": 13100800, "block_available": 12727653, "block_used": 373147, "inode_total": 26214400, "inode_available": 26183767, "inode_used": 30633, "uuid": "6edb6469-31cf-40ef-9d3f-27b3d487f221"}, {"mount": "/boot", "device": "/dev/vda1", "fstype": "xfs", "options": "rw,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_total": 2136997888, "size_available": 1897975808, "block_size": 4096, "block_total": 521728, "block_available": 463373, "block_used": 58355, "inode_total": 1048576, "inode_available": 1048218, "inode_used": 358, "uuid": "d239b1ac-bfa9-4942-a7bb-472ddd21ee4c"}, {"mount": "/home", "device": "/dev/mapper/vgcentos-lvhome", "fstype": "xfs", "options": "rw,nodev,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_total": 10726932480, "size_available": 10618298368, "block_size": 4096, "block_total": 2618880, "block_available": 2592358, "block_used": 26522, "inode_total": 5242880, "inode_available": 5242877, "inode_used": 3, "uuid": "fc7f1c88-c697-4c07-9980-f6b3217b9bda"}, {"mount": "/var", "device": "/dev/mapper/vgcentos-lvvar", "fstype": "xfs", "options": "rw,nodev,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_total": 21464350720, "size_available": 21179858944, "block_size": 4096, "block_total": 5240320, "block_available": 5170864, "block_used": 69456, "inode_total": 10485760, "inode_available": 10483895, "inode_used": 1865, "uuid": "aef0a6e5-1b9a-48aa-9934-66c367ae6c74"}, {"mount": "/var/log", "device": "/dev/mapper/vgcentos-lvlog", "fstype": "xfs", "options": "rw,nosuid,nodev,noexec,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_total": 21464350720, "size_available": 21267787776, "block_size": 4096, "block_total": 5240320, "block_available": 5192331, "block_used": 47989, "inode_total": 10485760, "inode_available": 10485694, "inode_used": 66, "uuid": "086a0094-d3f0-4a48-aa53-15aee27e73ed"}, {"mount": "/var/log/audit", "device": "/dev/mapper/vgcentos-lvaudit", "fstype": "xfs", "options": "rw,nosuid,nodev,noexec,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_total": 2136997888, "size_available": 1996656640, "block_size": 4096, "block_total": 521728, "block_available": 487465, "block_used": 34263, "inode_total": 1048576, "inode_available": 1048562, "inode_used": 14, "uuid": "de70f6a3-3a42-410f-bc80-821abae540cb"}], "ansible_date_time": {"year": "2023", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "39", "day": "29", "hour": "12", "minute": "43", "second": "53", "epoch": "1695991433", "epoch_int": "1695991433", "date": "2023-09-29", "time": "12:43:53", "iso8601_micro": "2023-09-29T12:43:53.189162Z", "iso8601": "2023-09-29T12:43:53Z", "iso8601_basic": "20230929T124353189162", "iso8601_basic_short": "20230929T124353", "tz": "UTC", "tz_dst": "UTC", "tz_offset": "+0000"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "disabled"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "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_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "52:54:00:90:59:d2", "mtu": 1500, "active": true, "module": "virtio_net", "type": "ether", "pciid": "virtio1", "speed": -1, "promisc": false, "ipv4": {"address": "REMOTE_SERVER_IP", "broadcast": "10.25.33.255", "netmask": "255.255.255.0", "network": "10.25.33.0", "prefix": "24"}, "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on", "tx_checksum_ipv6": "off [fixed]", "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": "on", "tx_tcp_mangleid_segmentation": "off", "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": "on [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [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_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "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": "on", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "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", "prefix": "8"}, "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_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "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]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.25.33.1", "interface": "eth0", "address": "REMOTE_SERVER_IP", "broadcast": "10.25.33.255", "netmask": "255.255.255.0", "network": "10.25.33.0", "prefix": "24", "macaddress": "52:54:00:90:59:d2", "mtu": 1500, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["REMOTE_SERVER_IP"], "ansible_all_ipv6_addresses": [], "ansible_locally_reachable_ips": {"ipv4": ["REMOTE_SERVER_IP", "127.0.0.0/8", "127.0.0.1"], "ipv6": []}, "ansible_virtualization_role": "guest", "ansible_virtualization_type": "kvm", "ansible_virtualization_tech_guest": ["kvm"], "ansible_virtualization_tech_host": ["kvm"], "ansible_dns": {"search": ["provo1.endurancemb.com"], "domain": "corp.endurance.com", "nameservers": ["10.25.72.10", "10.25.72.11"], "options": {"timeout": "1", "rotate": true}}, "ansible_lsb": {}, "ansible_iscsi_iqn": "", "ansible_hostnqn": "", "ansible_pkg_mgr": "dnf", "ansible_fibre_channel_wwn": [], "ansible_env": {"SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "SSH_CONNECTION": "BASTION_HOST_IP 42158 REMOTE_SERVER_IP 22", "XDG_SESSION_CLASS": "user", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SHLVL": "1", "XDG_SESSION_ID": "125", "XDG_RUNTIME_DIR": "/run/user/0", "S_COLORS": "auto", "SSH_CLIENT": "BASTION_HOST_IP 42158 22", "which_declare": "declare -f", "TMOUT": "900", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/opt/MegaRAID/storcli/", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "BASH_FUNC_which%%": "() { ( alias;\\\\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\\\\n}"}, "ansible_local": {}, "ansible_loadavg": {"1m": 0.0, "5m": 0.0, "15m": 0.0}, "ansible_python": {"version": {"major": 3, "minor": 9, "micro": 16, "releaselevel": "final", "serial": 0}, "version_info": [3, 9, 16, "final", 0], "executable": "/usr/bin/python3", "has_sslcontext": true, "type": "cpython"}, "ansible_service_mgr": "systemd", "ansible_fips": false, "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}}\\n', b'Authorized uses only. All activity may be monitored and reported.\\n')
- ok: [SERVER1]
- TASK [hosts : create hosts] ****************************************************
- task path: /runner/project/roles/hosts/tasks/main.yml:4
- <SERVER1> ESTABLISH SSH CONNECTION FOR USER: root
- <SERVER1> SSH: EXEC sshpass -d14 ssh -o ControlMaster=auto -o ControlPersist=600s -o ConnectTimeout=120s -o 'ProxyCommand=ssh -o ConnectTimeout=120s -o StrictHostKeyChecking=no -W %h:%p -l awx BASTION_HOST_NAME' -o StrictHostKeyChecking=no -o 'User="root"' -o ConnectTimeout=120 -o 'ControlPath="/runner/cp/%h-%r"' SERVER1 '/bin/sh -c '"'"'echo ~root && sleep 0'"'"''
- <SERVER1> (0, b'/root\\n', b'Authorized uses only. All activity may be monitored and reported.\\n')
- <SERVER1> ESTABLISH SSH CONNECTION FOR USER: root
- <SERVER1> SSH: EXEC sshpass -d14 ssh -o ControlMaster=auto -o ControlPersist=600s -o ConnectTimeout=120s -o 'ProxyCommand=ssh -o ConnectTimeout=120s -o StrictHostKeyChecking=no -W %h:%p -l awx BASTION_HOST_NAME' -o StrictHostKeyChecking=no -o 'User="root"' -o ConnectTimeout=120 -o 'ControlPath="/runner/cp/%h-%r"' SERVER1 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1695991435.4668937-48-144666522217752 `" && echo ansible-tmp-1695991435.4668937-48-144666522217752="` echo /root/.ansible/tmp/ansible-tmp-1695991435.4668937-48-144666522217752 `" ) && sleep 0'"'"''
- <SERVER1> (0, b'ansible-tmp-1695991435.4668937-48-144666522217752=/root/.ansible/tmp/ansible-tmp-1695991435.4668937-48-144666522217752\\n', b'Authorized uses only. All activity may be monitored and reported.\\n')
- Using module file /usr/local/lib/python3.9/site-packages/ansible/modules/stat.py
- Pipelining is enabled.
- <SERVER1> ESTABLISH SSH CONNECTION FOR USER: root
- <SERVER1> SSH: EXEC sshpass -d14 ssh -o ControlMaster=auto -o ControlPersist=600s -o ConnectTimeout=120s -o 'ProxyCommand=ssh -o ConnectTimeout=120s -o StrictHostKeyChecking=no -W %h:%p -l awx BASTION_HOST_NAME' -o StrictHostKeyChecking=no -o 'User="root"' -o ConnectTimeout=120 -o 'ControlPath="/runner/cp/%h-%r"' SERVER1 '/bin/sh -c '"'"'/usr/bin/python3 && sleep 0'"'"''
- <SERVER1> (0, b'\\n{"changed": false, "stat": {"exists": true, "path": "/etc/hosts", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 303, "inode": 780202, "dev": 64768, "nlink": 1, "atime": 1695970240.4487944, "mtime": 1695969654.8302174, "ctime": 1695969657.841235, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "43dae968492aafc9c64e5e8083de30a8521f9b44", "mimetype": "text/plain", "charset": "us-ascii", "version": "455114488", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/hosts", "follow": false, "get_checksum": true, "checksum_algorithm": "sha1", "get_md5": false, "get_mime": true, "get_attributes": true}}}\\n', b'Authorized uses only. All activity may be monitored and reported.\\n')
- Using module file /usr/local/lib/python3.9/site-packages/ansible/modules/file.py
- Pipelining is enabled.
- <SERVER1> ESTABLISH SSH CONNECTION FOR USER: root
- <SERVER1> SSH: EXEC sshpass -d14 ssh -o ControlMaster=auto -o ControlPersist=600s -o ConnectTimeout=120s -o 'ProxyCommand=ssh -o ConnectTimeout=120s -o StrictHostKeyChecking=no -W %h:%p -l awx BASTION_HOST_NAME' -o StrictHostKeyChecking=no -o 'User="root"' -o ConnectTimeout=120 -o 'ControlPath="/runner/cp/%h-%r"' SERVER1 '/bin/sh -c '"'"'/usr/bin/python3 && sleep 0'"'"''
- <SERVER1> (0, b'\\n{"path": "/etc/hosts", "changed": false, "diff": {"before": {"path": "/etc/hosts"}, "after": {"path": "/etc/hosts"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "size": 303, "invocation": {"module_args": {"group": "root", "owner": "root", "serole": "object_r", "setype": "net_conf_t", "seuser": "system_u", "selevel": "s0", "mode": 420, "dest": "/etc/hosts", "_original_basename": "hosts.j2", "recurse": false, "state": "file", "path": "/etc/hosts", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "attributes": null}}}\\n', b'Authorized uses only. All activity may be monitored and reported.\\n')
- <SERVER1> ESTABLISH SSH CONNECTION FOR USER: root
- <SERVER1> SSH: EXEC sshpass -d14 ssh -o ControlMaster=auto -o ControlPersist=600s -o ConnectTimeout=120s -o 'ProxyCommand=ssh -o ConnectTimeout=120s -o StrictHostKeyChecking=no -W %h:%p -l awx BASTION_HOST_NAME' -o StrictHostKeyChecking=no -o 'User="root"' -o ConnectTimeout=120 -o 'ControlPath="/runner/cp/%h-%r"' SERVER1 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1695991435.4668937-48-144666522217752/ > /dev/null 2>&1 && sleep 0'"'"''
- <SERVER1> (0, b'', b'Authorized uses only. All activity may be monitored and reported.\\n')
- ok: [SERVER1] => {
- "changed": false,
- "checksum": "43dae968492aafc9c64e5e8083de30a8521f9b44",
- "dest": "/etc/hosts",
- "diff": {
- "after": {
- "path": "/etc/hosts"
- },
- "before": {
- "path": "/etc/hosts"
- }
- },
- "gid": 0,
- "group": "root",
- "invocation": {
- "module_args": {
- "_diff_peek": null,
- "_original_basename": "hosts.j2",
- "access_time": null,
- "access_time_format": "%Y%m%d%H%M.%S",
- "attributes": null,
- "dest": "/etc/hosts",
- "follow": true,
- "force": false,
- "group": "root",
- "mode": 420,
- "modification_time": null,
- "modification_time_format": "%Y%m%d%H%M.%S",
- "owner": "root",
- "path": "/etc/hosts",
- "recurse": false,
- "selevel": "s0",
- "serole": "object_r",
- "setype": "net_conf_t",
- "seuser": "system_u",
- "src": null,
- "state": "file",
- "unsafe_writes": false
- }
- },
- "mode": "0644",
- "owner": "root",
- "path": "/etc/hosts",
- "size": 303,
- "state": "file",
- "uid": 0
- }
- PLAY [Setting up resolv.conf] **************************************************
- TASK [resolv : Configure resolv.conf] ******************************************
- task path: /runner/project/roles/resolv/tasks/main.yml:2
- <SERVER1> ESTABLISH SSH CONNECTION FOR USER: root
- <SERVER1> SSH: EXEC sshpass -d14 ssh -o ControlMaster=auto -o ControlPersist=600s -o ConnectTimeout=120s -o 'ProxyCommand=ssh -o ConnectTimeout=120s -o StrictHostKeyChecking=no -W %h:%p -l awx BASTION_HOST_NAME' -o StrictHostKeyChecking=no -o 'User="root"' -o ConnectTimeout=120 -o 'ControlPath="/runner/cp/%h-%r"' SERVER1 '/bin/sh -c '"'"'echo ~root && sleep 0'"'"''
- <SERVER1> (0, b'/root\\n', b'Authorized uses only. All activity may be monitored and reported.\\n')
- <SERVER1> ESTABLISH SSH CONNECTION FOR USER: root
- <SERVER1> SSH: EXEC sshpass -d14 ssh -o ControlMaster=auto -o ControlPersist=600s -o ConnectTimeout=120s -o 'ProxyCommand=ssh -o ConnectTimeout=120s -o StrictHostKeyChecking=no -W %h:%p -l awx BASTION_HOST_NAME' -o StrictHostKeyChecking=no -o 'User="root"' -o ConnectTimeout=120 -o 'ControlPath="/runner/cp/%h-%r"' SERVER1 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1695991446.8946722-83-97442385888636 `" && echo ansible-tmp-1695991446.8946722-83-97442385888636="` echo /root/.ansible/tmp/ansible-tmp-1695991446.8946722-83-97442385888636 `" ) && sleep 0'"'"''
- <SERVER1> (0, b'ansible-tmp-1695991446.8946722-83-97442385888636=/root/.ansible/tmp/ansible-tmp-1695991446.8946722-83-97442385888636\\n', b'Authorized uses only. All activity may be monitored and reported.\\n')
- Using module file /usr/local/lib/python3.9/site-packages/ansible/modules/stat.py
- Pipelining is enabled.
- <SERVER1> ESTABLISH SSH CONNECTION FOR USER: root
- <SERVER1> SSH: EXEC sshpass -d14 ssh -o ControlMaster=auto -o ControlPersist=600s -o ConnectTimeout=120s -o 'ProxyCommand=ssh -o ConnectTimeout=120s -o StrictHostKeyChecking=no -W %h:%p -l awx BASTION_HOST_NAME' -o StrictHostKeyChecking=no -o 'User="root"' -o ConnectTimeout=120 -o 'ControlPath="/runner/cp/%h-%r"' SERVER1 '/bin/sh -c '"'"'/usr/bin/python3 && sleep 0'"'"''
- <SERVER1> (0, b'\\n{"changed": false, "stat": {"exists": true, "path": "/etc/resolv.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 146, "inode": 100704333, "dev": 64768, "nlink": 1, "atime": 1695970790.6722486, "mtime": 1695970260.934922, "ctime": 1695970264.466944, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "14fd42bb4ae6aa1a76c4d367f4c597d73f27747f", "mimetype": "text/plain", "charset": "us-ascii", "version": "3455140298", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/resolv.conf", "follow": false, "get_checksum": true, "checksum_algorithm": "sha1", "get_md5": false, "get_mime": true, "get_attributes": true}}}\\n', b'Authorized uses only. All activity may be monitored and reported.\\n')
- Using module file /usr/local/lib/python3.9/site-packages/ansible/modules/file.py
- Pipelining is enabled.
- <SERVER1> ESTABLISH SSH CONNECTION FOR USER: root
- <SERVER1> SSH: EXEC sshpass -d14 ssh -o ControlMaster=auto -o ControlPersist=600s -o ConnectTimeout=120s -o 'ProxyCommand=ssh -o ConnectTimeout=120s -o StrictHostKeyChecking=no -W %h:%p -l awx BASTION_HOST_NAME' -o StrictHostKeyChecking=no -o 'User="root"' -o ConnectTimeout=120 -o 'ControlPath="/runner/cp/%h-%r"' SERVER1 '/bin/sh -c '"'"'/usr/bin/python3 && sleep 0'"'"''
- <SERVER1> (0, b'\\n{"path": "/etc/resolv.conf", "changed": false, "appears_binary": false, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "size": 146, "invocation": {"module_args": {"path": "/etc/resolv.conf", "_diff_peek": true, "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "state": "file", "_original_basename": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}\\n', b'Authorized uses only. All activity may be monitored and reported.\\n')
- Using module file /usr/local/lib/python3.9/site-packages/ansible/modules/slurp.py
- Pipelining is enabled.
- <SERVER1> ESTABLISH SSH CONNECTION FOR USER: root
- <SERVER1> SSH: EXEC sshpass -d14 ssh -o ControlMaster=auto -o ControlPersist=600s -o ConnectTimeout=120s -o 'ProxyCommand=ssh -o ConnectTimeout=120s -o StrictHostKeyChecking=no -W %h:%p -l awx BASTION_HOST_NAME' -o StrictHostKeyChecking=no -o 'User="root"' -o ConnectTimeout=120 -o 'ControlPath="/runner/cp/%h-%r"' SERVER1 '/bin/sh -c '"'"'/usr/bin/python3 && sleep 0'"'"''
- <SERVER1> (0, b'\\n{"content": "IyBBbnNpYmxlIG1hbmFnZWQKCnNlYXJjaCBwcm92bzEuZW5kdXJhbmNlbWIuY29tCmRvbWFpbiBjb3JwLmVuZHVyYW5jZS5jb20KbmFtZXNlcnZlciAxMC4yNS43Mi4xMApuYW1lc2VydmVyIDEwLjI1LjcyLjExCm9wdGlvbnMgdGltZW91dDoxIHJvdGF0ZQo=", "source": "/etc/resolv.conf", "encoding": "base64", "invocation": {"module_args": {"path": "/etc/resolv.conf", "src": "/etc/resolv.conf"}}}\\n', b'Authorized uses only. All activity may be monitored and reported.\\n')
- <SERVER1> PUT /runner/.ansible/tmp/ansible-local-22m8mrxmjy/tmpnk7bz2ja/resolv.conf.j2 TO /root/.ansible/tmp/ansible-tmp-1695991446.8946722-83-97442385888636/source
- <SERVER1> SSH: EXEC sshpass -d14 scp -o ControlMaster=auto -o ControlPersist=600s -o ConnectTimeout=120s -o 'ProxyCommand=ssh -o ConnectTimeout=120s -o StrictHostKeyChecking=no -W %h:%p -l awx BASTION_HOST_NAME' -o StrictHostKeyChecking=no -o 'User="root"' -o ConnectTimeout=120 -o 'ControlPath="/runner/cp/%h-%r"' /runner/.ansible/tmp/ansible-local-22m8mrxmjy/tmpnk7bz2ja/resolv.conf.j2 '[SERVER1]:/root/.ansible/tmp/ansible-tmp-1695991446.8946722-83-97442385888636/source'
- <SERVER1> (0, b'', b'Authorized uses only. All activity may be monitored and reported.\\n')
- <SERVER1> ESTABLISH SSH CONNECTION FOR USER: root
- <SERVER1> SSH: EXEC sshpass -d14 ssh -o ControlMaster=auto -o ControlPersist=600s -o ConnectTimeout=120s -o 'ProxyCommand=ssh -o ConnectTimeout=120s -o StrictHostKeyChecking=no -W %h:%p -l awx BASTION_HOST_NAME' -o StrictHostKeyChecking=no -o 'User="root"' -o ConnectTimeout=120 -o 'ControlPath="/runner/cp/%h-%r"' SERVER1 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1695991446.8946722-83-97442385888636/ /root/.ansible/tmp/ansible-tmp-1695991446.8946722-83-97442385888636/source && sleep 0'"'"''
- <SERVER1> (0, b'', b'Authorized uses only. All activity may be monitored and reported.\\n')
- Using module file /usr/local/lib/python3.9/site-packages/ansible/modules/copy.py
- Pipelining is enabled.
- <SERVER1> ESTABLISH SSH CONNECTION FOR USER: root
- <SERVER1> SSH: EXEC sshpass -d14 ssh -o ControlMaster=auto -o ControlPersist=600s -o ConnectTimeout=120s -o 'ProxyCommand=ssh -o ConnectTimeout=120s -o StrictHostKeyChecking=no -W %h:%p -l awx BASTION_HOST_NAME' -o StrictHostKeyChecking=no -o 'User="root"' -o ConnectTimeout=120 -o 'ControlPath="/runner/cp/%h-%r"' SERVER1 '/bin/sh -c '"'"'/usr/bin/python3 && sleep 0'"'"''
- <SERVER1> (0, b'\\n{"dest": "/etc/resolv.conf", "src": "/root/.ansible/tmp/ansible-tmp-1695991446.8946722-83-97442385888636/source", "md5sum": "bb219b562a818a14dcd2daec0f0294ee", "checksum": "97b67557ced4d64e585b49fcc20e73bfd010daf9", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "size": 150, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1695991446.8946722-83-97442385888636/source", "dest": "/etc/resolv.conf", "mode": "0644", "follow": false, "_original_basename": "resolv.conf.j2", "checksum": "97b67557ced4d64e585b49fcc20e73bfd010daf9", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}\\n', b'Authorized uses only. All activity may be monitored and reported.\\n')
- <SERVER1> ESTABLISH SSH CONNECTION FOR USER: root
- <SERVER1> SSH: EXEC sshpass -d14 ssh -o ControlMaster=auto -o ControlPersist=600s -o ConnectTimeout=120s -o 'ProxyCommand=ssh -o ConnectTimeout=120s -o StrictHostKeyChecking=no -W %h:%p -l awx BASTION_HOST_NAME' -o StrictHostKeyChecking=no -o 'User="root"' -o ConnectTimeout=120 -o 'ControlPath="/runner/cp/%h-%r"' SERVER1 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1695991446.8946722-83-97442385888636/ > /dev/null 2>&1 && sleep 0'"'"''
- <SERVER1> (0, b'', b'Authorized uses only. All activity may be monitored and reported.\\n')
- --- before: /etc/resolv.conf
- +++ after: /runner/.ansible/tmp/ansible-local-22m8mrxmjy/tmpnk7bz2ja/resolv.conf.j2
- @@ -1,7 +1,7 @@
- # Ansible managed
- search provo1.endurancemb.com
- -domain corp.endurance.com
- +domain provo1.endurancemb.com
- nameserver 10.25.72.10
- nameserver 10.25.72.11
- options timeout:1 rotate
- changed: [SERVER1] => {
- "changed": true,
- "checksum": "97b67557ced4d64e585b49fcc20e73bfd010daf9",
- "dest": "/etc/resolv.conf",
- "diff": [
- {
- "after": "# Ansible managed\\n\\nsearch provo1.endurancemb.com\\ndomain provo1.endurancemb.com\\nnameserver 10.25.72.10\\nnameserver 10.25.72.11\\noptions timeout:1 rotate\\n",
- "after_header": "/runner/.ansible/tmp/ansible-local-22m8mrxmjy/tmpnk7bz2ja/resolv.conf.j2",
- "before": "# Ansible managed\\n\\nsearch provo1.endurancemb.com\\ndomain corp.endurance.com\\nnameserver 10.25.72.10\\nnameserver 10.25.72.11\\noptions timeout:1 rotate\\n",
- "before_header": "/etc/resolv.conf"
- }
- ],
- "gid": 0,
- "group": "root",
- "invocation": {
- "module_args": {
- "_original_basename": "resolv.conf.j2",
- "attributes": null,
- "backup": false,
- "checksum": "97b67557ced4d64e585b49fcc20e73bfd010daf9",
- "content": null,
- "dest": "/etc/resolv.conf",
- "directory_mode": null,
- "follow": false,
- "force": true,
- "group": null,
- "local_follow": null,
- "mode": "0644",
- "owner": null,
- "remote_src": null,
- "selevel": null,
- "serole": null,
- "setype": null,
- "seuser": null,
- "src": "/root/.ansible/tmp/ansible-tmp-1695991446.8946722-83-97442385888636/source",
- "unsafe_writes": false,
- "validate": null
- }
- },
- "md5sum": "bb219b562a818a14dcd2daec0f0294ee",
- "mode": "0644",
- "owner": "root",
- "size": 150,
- "src": "/root/.ansible/tmp/ansible-tmp-1695991446.8946722-83-97442385888636/source",
- "state": "file",
- "uid": 0
- }
- PLAY [Setting up chronyd/ntp & timezone] ***************************************
- TASK [chrony : Ensure that the chrony package is installed] ********************
- task path: /runner/project/roles/chrony/tasks/main.yml:2
- Using module file /usr/local/lib/python3.9/site-packages/ansible/modules/dnf.py
- Pipelining is enabled.
- <SERVER1> ESTABLISH SSH CONNECTION FOR USER: root
- <SERVER1> SSH: EXEC sshpass -d14 ssh -o ControlMaster=auto -o ControlPersist=600s -o ConnectTimeout=120s -o 'ProxyCommand=ssh -o ConnectTimeout=120s -o StrictHostKeyChecking=no -W %h:%p -l awx BASTION_HOST_NAME' -o StrictHostKeyChecking=no -o 'User="root"' -o ConnectTimeout=120 -o 'ControlPath="/runner/cp/%h-%r"' SERVER1 '/bin/sh -c '"'"'/usr/bin/python3 && sleep 0'"'"''
- <SERVER1> (0, b'\\n{"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["chrony"], "state": "present", "allow_downgrade": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "allowerasing": false, "nobest": false, "use_backend": "auto", "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "releasever": null}}}\\n', b'Authorized uses only. All activity may be monitored and reported.\\n')
- ok: [SERVER1] => {
- "changed": false,
- "invocation": {
- "module_args": {
- "allow_downgrade": false,
- "allowerasing": false,
- "autoremove": false,
- "bugfix": false,
- "cacheonly": false,
- "conf_file": null,
- "disable_excludes": null,
- "disable_gpg_check": false,
- "disable_plugin": [],
- "disablerepo": [],
- "download_dir": null,
- "download_only": false,
- "enable_plugin": [],
- "enablerepo": [],
- "exclude": [],
- "install_repoquery": true,
- "install_weak_deps": true,
- "installroot": "/",
- "list": null,
- "lock_timeout": 30,
- "name": [
- "chrony"
- ],
- "nobest": false,
- "releasever": null,
- "security": false,
- "skip_broken": false,
- "sslverify": true,
- "state": "present",
- "update_cache": false,
- "update_only": false,
- "use_backend": "auto",
- "validate_certs": true
- }
- },
- "msg": "Nothing to do",
- "rc": 0,
- "results": []
- }
- TASK [chrony : Attempting to overlay chrony configurations] ********************
- task path: /runner/project/roles/chrony/tasks/main.yml:9
- <SERVER1> ESTABLISH SSH CONNECTION FOR USER: root
- <SERVER1> SSH: EXEC sshpass -d14 ssh -o ControlMaster=auto -o ControlPersist=600s -o ConnectTimeout=120s -o 'ProxyCommand=ssh -o ConnectTimeout=120s -o StrictHostKeyChecking=no -W %h:%p -l awx BASTION_HOST_NAME' -o StrictHostKeyChecking=no -o 'User="root"' -o ConnectTimeout=120 -o 'ControlPath="/runner/cp/%h-%r"' SERVER1 '/bin/sh -c '"'"'echo ~root && sleep 0'"'"''
- <SERVER1> (0, b'/root\\n', b'Authorized uses only. All activity may be monitored and reported.\\n')
- <SERVER1> ESTABLISH SSH CONNECTION FOR USER: root
- <SERVER1> SSH: EXEC sshpass -d14 ssh -o ControlMaster=auto -o ControlPersist=600s -o ConnectTimeout=120s -o 'ProxyCommand=ssh -o ConnectTimeout=120s -o StrictHostKeyChecking=no -W %h:%p -l awx BASTION_HOST_NAME' -o StrictHostKeyChecking=no -o 'User="root"' -o ConnectTimeout=120 -o 'ControlPath="/runner/cp/%h-%r"' SERVER1 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1695991471.3452332-151-2315645194335 `" && echo ansible-tmp-1695991471.3452332-151-2315645194335="` echo /root/.ansible/tmp/ansible-tmp-1695991471.3452332-151-2315645194335 `" ) && sleep 0'"'"''
- <SERVER1> (255, b'', b'Connection timed out during banner exchange\\r\\nConnection to UNKNOWN port 65535 timed out\\r\\n')
- failed: [SERVER1] (item=chrony.conf) => {
- "ansible_loop_var": "item",
- "item": {
- "dst": "/etc/chrony.conf",
- "mode": 420,
- "src": "chrony.conf.j2"
- },
- "msg": "Failed to connect to the host via ssh: Connection timed out during banner exchange\\r\\nConnection to UNKNOWN port 65535 timed out",
- "unreachable": true
- }
- <SERVER1> ESTABLISH SSH CONNECTION FOR USER: root
- <SERVER1> SSH: EXEC sshpass -d14 ssh -o ControlMaster=auto -o ControlPersist=600s -o ConnectTimeout=120s -o 'ProxyCommand=ssh -o ConnectTimeout=120s -o StrictHostKeyChecking=no -W %h:%p -l awx BASTION_HOST_NAME' -o StrictHostKeyChecking=no -o 'User="root"' -o ConnectTimeout=120 -o 'ControlPath="/runner/cp/%h-%r"' SERVER1 '/bin/sh -c '"'"'echo ~root && sleep 0'"'"''
- <SERVER1> (0, b'/root\\n', b'Authorized uses only. All activity may be monitored and reported.\\n')
- <SERVER1> ESTABLISH SSH CONNECTION FOR USER: root
- <SERVER1> SSH: EXEC sshpass -d14 ssh -o ControlMaster=auto -o ControlPersist=600s -o ConnectTimeout=120s -o 'ProxyCommand=ssh -o ConnectTimeout=120s -o StrictHostKeyChecking=no -W %h:%p -l awx BASTION_HOST_NAME' -o StrictHostKeyChecking=no -o 'User="root"' -o ConnectTimeout=120 -o 'ControlPath="/runner/cp/%h-%r"' SERVER1 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1695991594.9007363-151-164629038467102 `" && echo ansible-tmp-1695991594.9007363-151-164629038467102="` echo /root/.ansible/tmp/ansible-tmp-1695991594.9007363-151-164629038467102 `" ) && sleep 0'"'"''
- <SERVER1> (0, b'ansible-tmp-1695991594.9007363-151-164629038467102=/root/.ansible/tmp/ansible-tmp-1695991594.9007363-151-164629038467102\\n', b'Authorized uses only. All activity may be monitored and reported.\\n')
- Using module file /usr/local/lib/python3.9/site-packages/ansible/modules/stat.py
- Pipelining is enabled.
- <SERVER1> ESTABLISH SSH CONNECTION FOR USER: root
- <SERVER1> SSH: EXEC sshpass -d14 ssh -o ControlMaster=auto -o ControlPersist=600s -o ConnectTimeout=120s -o 'ProxyCommand=ssh -o ConnectTimeout=120s -o StrictHostKeyChecking=no -W %h:%p -l awx BASTION_HOST_NAME' -o StrictHostKeyChecking=no -o 'User="root"' -o ConnectTimeout=120 -o 'ControlPath="/runner/cp/%h-%r"' SERVER1 '/bin/sh -c '"'"'/usr/bin/python3 && sleep 0'"'"''
- <SERVER1> (0, b'\\n{"changed": false, "stat": {"exists": true, "path": "/etc/sysconfig/chronyd", "mode": "0420", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 30, "inode": 780203, "dev": 64768, "nlink": 1, "atime": 1695970888.9148638, "mtime": 1695970341.7134264, "ctime": 1695970344.7384453, "wusr": false, "rusr": true, "xusr": false, "wgrp": true, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "c86b9165a42f39a42071825554f79870abaee593", "mimetype": "text/plain", "charset": "us-ascii", "version": "2031480702", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/sysconfig/chronyd", "follow": false, "get_checksum": true, "checksum_algorithm": "sha1", "get_md5": false, "get_mime": true, "get_attributes": true}}}\\n', b'Authorized uses only. All activity may be monitored and reported.\\n')
- Using module file /usr/local/lib/python3.9/site-packages/ansible/modules/file.py
- Pipelining is enabled.
- <SERVER1> ESTABLISH SSH CONNECTION FOR USER: root
- <SERVER1> SSH: EXEC sshpass -d14 ssh -o ControlMaster=auto -o ControlPersist=600s -o ConnectTimeout=120s -o 'ProxyCommand=ssh -o ConnectTimeout=120s -o StrictHostKeyChecking=no -W %h:%p -l awx BASTION_HOST_NAME' -o StrictHostKeyChecking=no -o 'User="root"' -o ConnectTimeout=120 -o 'ControlPath="/runner/cp/%h-%r"' SERVER1 '/bin/sh -c '"'"'/usr/bin/python3 && sleep 0'"'"''
- <SERVER1> (0, b'\\n{"path": "/etc/sysconfig/chronyd", "changed": false, "diff": {"before": {"path": "/etc/sysconfig/chronyd"}, "after": {"path": "/etc/sysconfig/chronyd"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0420", "state": "file", "size": 30, "invocation": {"module_args": {"owner": "root", "group": "root", "mode": "420", "dest": "/etc/sysconfig/chronyd", "_original_basename": "chronyd.sysconfig.j2", "recurse": false, "state": "file", "path": "/etc/sysconfig/chronyd", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}\\n', b'Authorized uses only. All activity may be monitored and reported.\\n')
- <SERVER1> ESTABLISH SSH CONNECTION FOR USER: root
- <SERVER1> SSH: EXEC sshpass -d14 ssh -o ControlMaster=auto -o ControlPersist=600s -o ConnectTimeout=120s -o 'ProxyCommand=ssh -o ConnectTimeout=120s -o StrictHostKeyChecking=no -W %h:%p -l awx BASTION_HOST_NAME' -o StrictHostKeyChecking=no -o 'User="root"' -o ConnectTimeout=120 -o 'ControlPath="/runner/cp/%h-%r"' SERVER1 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1695991594.9007363-151-164629038467102/ > /dev/null 2>&1 && sleep 0'"'"''
- <SERVER1> (0, b'', b'Authorized uses only. All activity may be monitored and reported.\\n')
- ok: [SERVER1] => (item=chronyd) => {
- "ansible_loop_var": "item",
- "changed": false,
- "checksum": "c86b9165a42f39a42071825554f79870abaee593",
- "dest": "/etc/sysconfig/chronyd",
- "diff": {
- "after": {
- "path": "/etc/sysconfig/chronyd"
- },
- "before": {
- "path": "/etc/sysconfig/chronyd"
- }
- },
- "gid": 0,
- "group": "root",
- "invocation": {
- "module_args": {
- "_diff_peek": null,
- "_original_basename": "chronyd.sysconfig.j2",
- "access_time": null,
- "access_time_format": "%Y%m%d%H%M.%S",
- "attributes": null,
- "dest": "/etc/sysconfig/chronyd",
- "follow": true,
- "force": false,
- "group": "root",
- "mode": "420",
- "modification_time": null,
- "modification_time_format": "%Y%m%d%H%M.%S",
- "owner": "root",
- "path": "/etc/sysconfig/chronyd",
- "recurse": false,
- "selevel": null,
- "serole": null,
- "setype": null,
- "seuser": null,
- "src": null,
- "state": "file",
- "unsafe_writes": false
- }
- },
- "item": {
- "dst": "/etc/sysconfig/chronyd",
- "mode": 420,
- "src": "chronyd.sysconfig.j2"
- },
- "mode": "0420",
- "owner": "root",
- "path": "/etc/sysconfig/chronyd",
- "size": 30,
- "state": "file",
- "uid": 0
- }
- fatal: [SERVER1]: UNREACHABLE! => {
- "changed": false,
- "msg": "All items completed",
- "results": [
- {
- "ansible_loop_var": "item",
- "item": {
- "dst": "/etc/chrony.conf",
- "mode": 420,
- "src": "chrony.conf.j2"
- },
- "msg": "Failed to connect to the host via ssh: Connection timed out during banner exchange\\r\\nConnection to UNKNOWN port 65535 timed out",
- "unreachable": true
- },
- {
- "ansible_loop_var": "item",
- "changed": false,
- "checksum": "c86b9165a42f39a42071825554f79870abaee593",
- "dest": "/etc/sysconfig/chronyd",
- "diff": {
- "after": {
- "path": "/etc/sysconfig/chronyd"
- },
- "before": {
- "path": "/etc/sysconfig/chronyd"
- }
- },
- "failed": false,
- "gid": 0,
- "group": "root",
- "invocation": {
- "module_args": {
- "_diff_peek": null,
- "_original_basename": "chronyd.sysconfig.j2",
- "access_time": null,
- "access_time_format": "%Y%m%d%H%M.%S",
- "attributes": null,
- "dest": "/etc/sysconfig/chronyd",
- "follow": true,
- "force": false,
- "group": "root",
- "mode": "420",
- "modification_time": null,
- "modification_time_format": "%Y%m%d%H%M.%S",
- "owner": "root",
- "path": "/etc/sysconfig/chronyd",
- "recurse": false,
- "selevel": null,
- "serole": null,
- "setype": null,
- "seuser": null,
- "src": null,
- "state": "file",
- "unsafe_writes": false
- }
- },
- "item": {
- "dst": "/etc/sysconfig/chronyd",
- "mode": 420,
- "src": "chronyd.sysconfig.j2"
- },
- "mode": "0420",
- "owner": "root",
- "path": "/etc/sysconfig/chronyd",
- "size": 30,
- "state": "file",
- "uid": 0
- }
- ]
- }
- PLAY RECAP *********************************************************************
- SERVER1 : ok=4 changed=1 unreachable=1 failed=0 skipped=0 rescued=0 ignored=0
Add Comment
Please, Sign In to add comment