Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"ansible_pkg_mgr is set to 'dnf', but the software package is being installed using 'apt'." #11348

Open
mensylisir opened this issue Jul 3, 2024 · 0 comments
Labels
kind/bug Categorizes issue or PR as related to a bug.

Comments

@mensylisir
Copy link

mensylisir commented Jul 3, 2024

What happened?

I am executing the following command on UOS Server 20.
ansible-playbook -i inventory/mycluster/hosts.yaml --become --become-user=root cluster.yml
The error message is:
image
UOS Server 20 is based on OpenEuler and OpenAnolis, both of which use yum or dnf, not apt.

What did you expect to happen?

Successfully completed the entire execution, Kubernetes installed successfully.

How can we reproduce it (as minimally and precisely as possible)?

cp -rfp inventory/sample inventory/mycluster

declare -a IPS=(192.168.227.147)
CONFIG_FILE=inventory/mycluster/hosts.yaml python3 contrib/inventory_builder/inventory.py ${IPS[@]}

cat inventory/mycluster/group_vars/all/all.yml
cat inventory/mycluster/group_vars/k8s_cluster/k8s-cluster.yml

ansible-playbook -i inventory/mycluster/hosts.yaml  --become --become-user=root reset.yml

ansible-playbook -i inventory/mycluster/hosts.yaml  --become --become-user=root cluster.yml

OS

Linux 4.19.90-2403.3.0.0270.84.uel20.x86_64 x86_64
PRETTY_NAME="UOS Server 20"
NAME="UOS Server 20"
VERSION_ID="20"
VERSION="20"
ID=uos
HOME_URL="https://www.chinauos.com/"
BUG_REPORT_URL="https://bbs.chinauos.com/"
VERSION_CODENAME=fuyu

Version of Ansible

ansible [core 2.16.8]
  config file = /kubespray/ansible.cfg
  configured module search path = ['/kubespray/library']
  ansible python module location = /opt/myenv/lib/python3.12/site-packages/ansible
  ansible collection location = /root/.ansible/collections:/usr/share/ansible/collections
  executable location = /opt/myenv/bin/ansible
  python version = 3.12.3 (main, Apr 10 2024, 05:33:47) [GCC 13.2.0] (/opt/myenv/bin/python3)
  jinja version = 3.1.4
  libyaml = True

Version of Python

3.11

Version of Kubespray (commit)

v2.25.0

Network plugin used

calico

Full inventory with variables

ok: [localhost] => {
    "hostvars[inventory_hostname]": {
        "allow_unsupported_distribution_setup": false,
        "ansible_all_ipv4_addresses": [
            "192.168.227.146",
            "172.17.0.1"
        ],
        "ansible_all_ipv6_addresses": [
            "fe80::c18d:6405:6c21:6880",
            "fe80::42:80ff:feb0:e46b"
        ],
        "ansible_apparmor": {
            "status": "disabled"
        },
        "ansible_architecture": "x86_64",
        "ansible_bios_date": "11/12/2020",
        "ansible_bios_version": "6.00",
        "ansible_check_mode": false,
        "ansible_cmdline": {
            "BOOT_IMAGE": "/vmlinuz-4.19.90-2403.3.0.0270.84.uel20.x86_64",
            "crashkernel": "auto",
            "elevator": "none",
            "quiet": true,
            "rd.lvm.lv": "uos/swap",
            "resume": "/dev/mapper/uos-swap",
            "rhgb": true,
            "ro": true,
            "root": "/dev/mapper/uos-root"
        },
        "ansible_config_file": "/root/mykubespray/offline/.cache/kubespray-2.25.0/ansible.cfg",
        "ansible_connection": "local",
        "ansible_date_time": {
            "date": "2024-07-04",
            "day": "04",
            "epoch": "1720068346",
            "hour": "12",
            "iso8601": "2024-07-04T04:45:46Z",
            "iso8601_basic": "20240704T124546216024",
            "iso8601_basic_short": "20240704T124546",
            "iso8601_micro": "2024-07-04T04:45:46.216132Z",
            "minute": "45",
            "month": "07",
            "second": "46",
            "time": "12:45:46",
            "tz": "CST",
            "tz_offset": "+0800",
            "weekday": "Thursday",
            "weekday_number": "4",
            "weeknumber": "27",
            "year": "2024"
        },
        "ansible_default_ipv4": {
            "address": "192.168.227.146",
            "alias": "ens33",
            "broadcast": "192.168.227.255",
            "gateway": "192.168.227.2",
            "interface": "ens33",
            "macaddress": "00:0c:29:ca:9c:8b",
            "mtu": 1500,
            "netmask": "255.255.255.0",
            "network": "192.168.227.0",
            "type": "ether"
        },
        "ansible_default_ipv6": {},
        "ansible_device_links": {
            "ids": {
                "dm-0": [
                    "dm-name-uos-root",
                    "dm-uuid-LVM-8AME13Ff3aL8cjU1f0TqqY5sRqQaeYrLIi366QGjxq0YUNuj6V4NlVek4oyPIUxX"
                ],
                "dm-1": [
                    "dm-name-uos-swap",
                    "dm-uuid-LVM-8AME13Ff3aL8cjU1f0TqqY5sRqQaeYrL05oythgZDhv8V4BV1KYvDbXff8VAEOLx"
                ],
                "dm-2": [
                    "dm-name-uos-home",
                    "dm-uuid-LVM-8AME13Ff3aL8cjU1f0TqqY5sRqQaeYrLXNOcWfYsVUuegabnHx0S2WA19dvyQbzZ"
                ],
                "sda2": [
                    "lvm-pv-uuid-52HcLe-58s2-stfx-bPw1-0pGo-Urws-PManOO"
                ],
                "sr0": [
                    "ata-VMware_Virtual_IDE_CDROM_Drive_10000000000000000001"
                ]
            },
            "labels": {
                "sr0": [
                    "UOS"
                ]
            },
            "masters": {
                "sda2": [
                    "dm-0",
                    "dm-1",
                    "dm-2"
                ]
            },
            "uuids": {
                "dm-0": [
                    "9405f55f-559a-4bd8-9159-0aa6699b498b"
                ],
                "dm-1": [
                    "d15c4519-acf1-420d-b8e8-95065e849d0f"
                ],
                "dm-2": [
                    "a219453b-6cf1-43c2-877f-d8fa699d67fe"
                ],
                "sda1": [
                    "fb956b36-1f32-4aba-9e21-c9495344ce83"
                ],
                "sr0": [
                    "2024-04-25-08-40-31-00"
                ]
            }
        },
        "ansible_devices": {
            "dm-0": {
                "holders": [],
                "host": "",
                "links": {
                    "ids": [
                        "dm-name-uos-root",
                        "dm-uuid-LVM-8AME13Ff3aL8cjU1f0TqqY5sRqQaeYrLIi366QGjxq0YUNuj6V4NlVek4oyPIUxX"
                    ],
                    "labels": [],
                    "masters": [],
                    "uuids": [
                        "9405f55f-559a-4bd8-9159-0aa6699b498b"
                    ]
                },
                "model": null,
                "partitions": {},
                "removable": "0",
                "rotational": "1",
                "sas_address": null,
                "sas_device_handle": null,
                "scheduler_mode": "",
                "sectors": "146800640",
                "sectorsize": "512",
                "size": "70.00 GB",
                "support_discard": "0",
                "vendor": null,
                "virtual": 1
            },
            "dm-1": {
                "holders": [],
                "host": "",
                "links": {
                    "ids": [
                        "dm-name-uos-swap",
                        "dm-uuid-LVM-8AME13Ff3aL8cjU1f0TqqY5sRqQaeYrL05oythgZDhv8V4BV1KYvDbXff8VAEOLx"
                    ],
                    "labels": [],
                    "masters": [],
                    "uuids": [
                        "d15c4519-acf1-420d-b8e8-95065e849d0f"
                    ]
                },
                "model": null,
                "partitions": {},
                "removable": "0",
                "rotational": "1",
                "sas_address": null,
                "sas_device_handle": null,
                "scheduler_mode": "",
                "sectors": "8241152",
                "sectorsize": "512",
                "size": "3.93 GB",
                "support_discard": "0",
                "vendor": null,
                "virtual": 1
            },
            "dm-2": {
                "holders": [],
                "host": "",
                "links": {
                    "ids": [
                        "dm-name-uos-home",
                        "dm-uuid-LVM-8AME13Ff3aL8cjU1f0TqqY5sRqQaeYrLXNOcWfYsVUuegabnHx0S2WA19dvyQbzZ"
                    ],
                    "labels": [],
                    "masters": [],
                    "uuids": [
                        "a219453b-6cf1-43c2-877f-d8fa699d67fe"
                    ]
                },
                "model": null,
                "partitions": {},
                "removable": "0",
                "rotational": "1",
                "sas_address": null,
                "sas_device_handle": null,
                "scheduler_mode": "",
                "sectors": "4037156864",
                "sectorsize": "512",
                "size": "1.88 TB",
                "support_discard": "0",
                "vendor": null,
                "virtual": 1
            },
            "sda": {
                "holders": [],
                "host": "SCSI storage controller: Broadcom / LSI 53c1030 PCI-X Fusion-MPT Dual Ultra320 SCSI (rev 01)",
                "links": {
                    "ids": [],
                    "labels": [],
                    "masters": [],
                    "uuids": []
                },
                "model": "VMware Virtual S",
                "partitions": {
                    "sda1": {
                        "holders": [],
                        "links": {
                            "ids": [],
                            "labels": [],
                            "masters": [],
                            "uuids": [
                                "fb956b36-1f32-4aba-9e21-c9495344ce83"
                            ]
                        },
                        "sectors": "2097152",
                        "sectorsize": 512,
                        "size": "1.00 GB",
                        "start": "2048",
                        "uuid": "fb956b36-1f32-4aba-9e21-c9495344ce83"
                    },
                    "sda2": {
                        "holders": [
                            "uos-swap",
                            "uos-home",
                            "uos-root"
                        ],
                        "links": {
                            "ids": [
                                "lvm-pv-uuid-52HcLe-58s2-stfx-bPw1-0pGo-Urws-PManOO"
                            ],
                            "labels": [],
                            "masters": [
                                "dm-0",
                                "dm-1",
                                "dm-2"
                            ],
                            "uuids": []
                        },
                        "sectors": "4192204800",
                        "sectorsize": 512,
                        "size": "1.95 TB",
                        "start": "2099200",
                        "uuid": null
                    }
                },
                "removable": "0",
                "rotational": "1",
                "sas_address": null,
                "sas_device_handle": null,
                "scheduler_mode": "none",
                "sectors": "4194304000",
                "sectorsize": "512",
                "size": "1.95 TB",
                "support_discard": "0",
                "vendor": "VMware,",
                "virtual": 1
            },
            "sr0": {
                "holders": [],
                "host": "IDE interface: Intel Corporation 82371AB/EB/MB PIIX4 IDE (rev 01)",
                "links": {
                    "ids": [
                        "ata-VMware_Virtual_IDE_CDROM_Drive_10000000000000000001"
                    ],
                    "labels": [
                        "UOS"
                    ],
                    "masters": [],
                    "uuids": [
                        "2024-04-25-08-40-31-00"
                    ]
                },
                "model": "VMware IDE CDR10",
                "partitions": {},
                "removable": "1",
                "rotational": "1",
                "sas_address": null,
                "sas_device_handle": null,
                "scheduler_mode": "none",
                "sectors": "15455784",
                "sectorsize": "2048",
                "size": "7.37 GB",
                "support_discard": "0",
                "vendor": "NECVMWar",
                "virtual": 1
            }
        },
        "ansible_diff_mode": false,
        "ansible_distribution": "UOS Server 20",
        "ansible_distribution_file_parsed": true,
        "ansible_distribution_file_path": "/etc/os-release",
        "ansible_distribution_file_variety": "NA",
        "ansible_distribution_major_version": "20",
        "ansible_distribution_release": "fuyu",
        "ansible_distribution_version": "20",
        "ansible_dns": {
            "nameservers": [
                "114.114.114.114"
            ]
        },
        "ansible_docker0": {
            "active": false,
            "device": "docker0",
            "features": {
                "esp_hw_offload": "off [fixed]",
                "esp_tx_csum_hw_offload": "off [fixed]",
                "fcoe_mtu": "off [fixed]",
                "generic_receive_offload": "on",
                "generic_segmentation_offload": "on",
                "highdma": "on",
                "hw_tc_offload": "off [fixed]",
                "l2_fwd_offload": "off [fixed]",
                "large_receive_offload": "off [fixed]",
                "loopback": "off [fixed]",
                "netns_local": "on [fixed]",
                "ntuple_filters": "off [fixed]",
                "receive_hashing": "off [fixed]",
                "rx_all": "off [fixed]",
                "rx_checksumming": "off [fixed]",
                "rx_fcs": "off [fixed]",
                "rx_gro_hw": "off [fixed]",
                "rx_udp_tunnel_port_offload": "off [fixed]",
                "rx_vlan_filter": "off [fixed]",
                "rx_vlan_offload": "off [fixed]",
                "rx_vlan_stag_filter": "off [fixed]",
                "rx_vlan_stag_hw_parse": "off [fixed]",
                "scatter_gather": "on",
                "tcp_segmentation_offload": "on",
                "tls_hw_record": "off [fixed]",
                "tls_hw_rx_offload": "off [fixed]",
                "tls_hw_tx_offload": "off [fixed]",
                "tx_checksum_fcoe_crc": "off [fixed]",
                "tx_checksum_ip_generic": "on",
                "tx_checksum_ipv4": "off [fixed]",
                "tx_checksum_ipv6": "off [fixed]",
                "tx_checksum_sctp": "off [fixed]",
                "tx_checksumming": "on",
                "tx_esp_segmentation": "on",
                "tx_fcoe_segmentation": "on",
                "tx_gre_csum_segmentation": "on",
                "tx_gre_segmentation": "on",
                "tx_gso_partial": "on",
                "tx_gso_robust": "on",
                "tx_ipxip4_segmentation": "on",
                "tx_ipxip6_segmentation": "on",
                "tx_lockless": "on [fixed]",
                "tx_nocache_copy": "off",
                "tx_scatter_gather": "on",
                "tx_scatter_gather_fraglist": "on",
                "tx_sctp_segmentation": "on",
                "tx_tcp6_segmentation": "on",
                "tx_tcp_ecn_segmentation": "on",
                "tx_tcp_mangleid_segmentation": "on",
                "tx_tcp_segmentation": "on",
                "tx_udp_segmentation": "on",
                "tx_udp_tnl_csum_segmentation": "on",
                "tx_udp_tnl_segmentation": "on",
                "tx_vlan_offload": "on",
                "tx_vlan_stag_hw_insert": "on",
                "vlan_challenged": "off [fixed]"
            },
            "hw_timestamp_filters": [],
            "id": "8000.024280b0e46b",
            "interfaces": [],
            "ipv4": {
                "address": "172.17.0.1",
                "broadcast": "172.17.255.255",
                "netmask": "255.255.0.0",
                "network": "172.17.0.0"
            },
            "ipv6": [
                {
                    "address": "fe80::42:80ff:feb0:e46b",
                    "prefix": "64",
                    "scope": "link"
                }
            ],
            "macaddress": "02:42:80:b0:e4:6b",
            "mtu": 1500,
            "promisc": false,
            "stp": false,
            "timestamping": [
                "rx_software",
                "software"
            ],
            "type": "bridge"
        },
        "ansible_domain": "localdomain",
        "ansible_effective_group_id": 0,
        "ansible_effective_user_id": 0,
        "ansible_ens33": {
            "active": true,
            "device": "ens33",
            "features": {
                "esp_hw_offload": "off [fixed]",
                "esp_tx_csum_hw_offload": "off [fixed]",
                "fcoe_mtu": "off [fixed]",
                "generic_receive_offload": "on",
                "generic_segmentation_offload": "on",
                "highdma": "off [fixed]",
                "hw_tc_offload": "off [fixed]",
                "l2_fwd_offload": "off [fixed]",
                "large_receive_offload": "off [fixed]",
                "loopback": "off [fixed]",
                "netns_local": "off [fixed]",
                "ntuple_filters": "off [fixed]",
                "receive_hashing": "off [fixed]",
                "rx_all": "off",
                "rx_checksumming": "off",
                "rx_fcs": "off",
                "rx_gro_hw": "off [fixed]",
                "rx_udp_tunnel_port_offload": "off [fixed]",
                "rx_vlan_filter": "on [fixed]",
                "rx_vlan_offload": "on",
                "rx_vlan_stag_filter": "off [fixed]",
                "rx_vlan_stag_hw_parse": "off [fixed]",
                "scatter_gather": "on",
                "tcp_segmentation_offload": "on",
                "tls_hw_record": "off [fixed]",
                "tls_hw_rx_offload": "off [fixed]",
                "tls_hw_tx_offload": "off [fixed]",
                "tx_checksum_fcoe_crc": "off [fixed]",
                "tx_checksum_ip_generic": "on",
                "tx_checksum_ipv4": "off [fixed]",
                "tx_checksum_ipv6": "off [fixed]",
                "tx_checksum_sctp": "off [fixed]",
                "tx_checksumming": "on",
                "tx_esp_segmentation": "off [fixed]",
                "tx_fcoe_segmentation": "off [fixed]",
                "tx_gre_csum_segmentation": "off [fixed]",
                "tx_gre_segmentation": "off [fixed]",
                "tx_gso_partial": "off [fixed]",
                "tx_gso_robust": "off [fixed]",
                "tx_ipxip4_segmentation": "off [fixed]",
                "tx_ipxip6_segmentation": "off [fixed]",
                "tx_lockless": "off [fixed]",
                "tx_nocache_copy": "off",
                "tx_scatter_gather": "on",
                "tx_scatter_gather_fraglist": "off [fixed]",
                "tx_sctp_segmentation": "off [fixed]",
                "tx_tcp6_segmentation": "off [fixed]",
                "tx_tcp_ecn_segmentation": "off [fixed]",
                "tx_tcp_mangleid_segmentation": "off",
                "tx_tcp_segmentation": "on",
                "tx_udp_segmentation": "off [fixed]",
                "tx_udp_tnl_csum_segmentation": "off [fixed]",
                "tx_udp_tnl_segmentation": "off [fixed]",
                "tx_vlan_offload": "on [fixed]",
                "tx_vlan_stag_hw_insert": "off [fixed]",
                "vlan_challenged": "off [fixed]"
            },
            "hw_timestamp_filters": [],
            "ipv4": {
                "address": "192.168.227.146",
                "broadcast": "192.168.227.255",
                "netmask": "255.255.255.0",
                "network": "192.168.227.0"
            },
            "ipv6": [
                {
                    "address": "fe80::c18d:6405:6c21:6880",
                    "prefix": "64",
                    "scope": "link"
                }
            ],
            "macaddress": "00:0c:29:ca:9c:8b",
            "module": "e1000",
            "mtu": 1500,
            "pciid": "0000:02:01.0",
            "promisc": false,
            "speed": 1000,
            "timestamping": [
                "tx_software",
                "rx_software",
                "software"
            ],
            "type": "ether"
        },
        "ansible_env": {
            "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus",
            "HISTCONTROL": "ignoredups",
            "HISTSIZE": "100",
            "HOME": "/root",
            "HOSTNAME": "localhost.localdomain",
            "KDEDIRS": "/usr",
            "LANG": "C",
            "LC_ALL": "C",
            "LC_CTYPE": "C.UTF-8",
            "LC_NUMERIC": "C",
            "LOGNAME": "root",
            "LS_COLORS": "rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:mi=00:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arc=01;31:*.arj=01;31:*.taz=01;31:*.lha=01;31:*.lz4=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.tzo=01;31:*.t7z=01;31:*.zip=01;31:*.z=01;31:*.dz=01;31:*.gz=01;31:*.lrz=01;31:*.lz=01;31:*.lzo=01;31:*.xz=01;31:*.zst=01;31:*.tzst=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.alz=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.cab=01;31:*.wim=01;31:*.swm=01;31:*.dwm=01;31:*.esd=01;31:*.jpg=01;35:*.jpeg=01;35:*.mjpg=01;35:*.mjpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.webp=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.m4a=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.oga=00;36:*.opus=00;36:*.spx=00;36:*.xspf=00;36:",
            "MAIL": "/var/spool/mail/root",
            "MOTD_SHOWN": "pam",
            "OLDPWD": "/root/mykubespray/offline",
            "OMP_NUM_THREADS": "4",
            "PATH": "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/root/bin",
            "PWD": "/root/mykubespray/offline/.cache/kubespray-2.25.0",
            "SHELL": "/bin/bash",
            "SHLVL": "4",
            "SSH_CLIENT": "192.168.227.1 51204 22",
            "SSH_CONNECTION": "192.168.227.1 51204 192.168.227.146 22",
            "SSH_TTY": "/dev/pts/0",
            "TERM": "xterm-256color",
            "TMOUT": "300",
            "USER": "root",
            "XDG_DATA_DIRS": "/root/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share:/usr/share",
            "XDG_RUNTIME_DIR": "/run/user/0",
            "XDG_SESSION_CLASS": "user",
            "XDG_SESSION_ID": "8",
            "XDG_SESSION_TYPE": "tty",
            "_": "/usr/bin/python3"
        },
        "ansible_facts": {
            "all_ipv4_addresses": [
                "192.168.227.146",
                "172.17.0.1"
            ],
            "all_ipv6_addresses": [
                "fe80::c18d:6405:6c21:6880",
                "fe80::42:80ff:feb0:e46b"
            ],
            "ansible_local": {},
            "apparmor": {
                "status": "disabled"
            },
            "architecture": "x86_64",
            "bios_date": "11/12/2020",
            "bios_version": "6.00",
            "cmdline": {
                "BOOT_IMAGE": "/vmlinuz-4.19.90-2403.3.0.0270.84.uel20.x86_64",
                "crashkernel": "auto",
                "elevator": "none",
                "quiet": true,
                "rd.lvm.lv": "uos/swap",
                "resume": "/dev/mapper/uos-swap",
                "rhgb": true,
                "ro": true,
                "root": "/dev/mapper/uos-root"
            },
            "date_time": {
                "date": "2024-07-04",
                "day": "04",
                "epoch": "1720068346",
                "hour": "12",
                "iso8601": "2024-07-04T04:45:46Z",
                "iso8601_basic": "20240704T124546216024",
                "iso8601_basic_short": "20240704T124546",
                "iso8601_micro": "2024-07-04T04:45:46.216132Z",
                "minute": "45",
                "month": "07",
                "second": "46",
                "time": "12:45:46",
                "tz": "CST",
                "tz_offset": "+0800",
                "weekday": "Thursday",
                "weekday_number": "4",
                "weeknumber": "27",
                "year": "2024"
            },
            "default_ipv4": {
                "address": "192.168.227.146",
                "alias": "ens33",
                "broadcast": "192.168.227.255",
                "gateway": "192.168.227.2",
                "interface": "ens33",
                "macaddress": "00:0c:29:ca:9c:8b",
                "mtu": 1500,
                "netmask": "255.255.255.0",
                "network": "192.168.227.0",
                "type": "ether"
            },
            "default_ipv6": {},
            "device_links": {
                "ids": {
                    "dm-0": [
                        "dm-name-uos-root",
                        "dm-uuid-LVM-8AME13Ff3aL8cjU1f0TqqY5sRqQaeYrLIi366QGjxq0YUNuj6V4NlVek4oyPIUxX"
                    ],
                    "dm-1": [
                        "dm-name-uos-swap",
                        "dm-uuid-LVM-8AME13Ff3aL8cjU1f0TqqY5sRqQaeYrL05oythgZDhv8V4BV1KYvDbXff8VAEOLx"
                    ],
                    "dm-2": [
                        "dm-name-uos-home",
                        "dm-uuid-LVM-8AME13Ff3aL8cjU1f0TqqY5sRqQaeYrLXNOcWfYsVUuegabnHx0S2WA19dvyQbzZ"
                    ],
                    "sda2": [
                        "lvm-pv-uuid-52HcLe-58s2-stfx-bPw1-0pGo-Urws-PManOO"
                    ],
                    "sr0": [
                        "ata-VMware_Virtual_IDE_CDROM_Drive_10000000000000000001"
                    ]
                },
                "labels": {
                    "sr0": [
                        "UOS"
                    ]
                },
                "masters": {
                    "sda2": [
                        "dm-0",
                        "dm-1",
                        "dm-2"
                    ]
                },
                "uuids": {
                    "dm-0": [
                        "9405f55f-559a-4bd8-9159-0aa6699b498b"
                    ],
                    "dm-1": [
                        "d15c4519-acf1-420d-b8e8-95065e849d0f"
                    ],
                    "dm-2": [
                        "a219453b-6cf1-43c2-877f-d8fa699d67fe"
                    ],
                    "sda1": [
                        "fb956b36-1f32-4aba-9e21-c9495344ce83"
                    ],
                    "sr0": [
                        "2024-04-25-08-40-31-00"
                    ]
                }
            },
            "devices": {
                "dm-0": {
                    "holders": [],
                    "host": "",
                    "links": {
                        "ids": [
                            "dm-name-uos-root",
                            "dm-uuid-LVM-8AME13Ff3aL8cjU1f0TqqY5sRqQaeYrLIi366QGjxq0YUNuj6V4NlVek4oyPIUxX"
                        ],
                        "labels": [],
                        "masters": [],
                        "uuids": [
                            "9405f55f-559a-4bd8-9159-0aa6699b498b"
                        ]
                    },
                    "model": null,
                    "partitions": {},
                    "removable": "0",
                    "rotational": "1",
                    "sas_address": null,
                    "sas_device_handle": null,
                    "scheduler_mode": "",
                    "sectors": "146800640",
                    "sectorsize": "512",
                    "size": "70.00 GB",
                    "support_discard": "0",
                    "vendor": null,
                    "virtual": 1
                },
                "dm-1": {
                    "holders": [],
                    "host": "",
                    "links": {
                        "ids": [
                            "dm-name-uos-swap",
                            "dm-uuid-LVM-8AME13Ff3aL8cjU1f0TqqY5sRqQaeYrL05oythgZDhv8V4BV1KYvDbXff8VAEOLx"
                        ],
                        "labels": [],
                        "masters": [],
                        "uuids": [
                            "d15c4519-acf1-420d-b8e8-95065e849d0f"
                        ]
                    },
                    "model": null,
                    "partitions": {},
                    "removable": "0",
                    "rotational": "1",
                    "sas_address": null,
                    "sas_device_handle": null,
                    "scheduler_mode": "",
                    "sectors": "8241152",
                    "sectorsize": "512",
                    "size": "3.93 GB",
                    "support_discard": "0",
                    "vendor": null,
                    "virtual": 1
                },
                "dm-2": {
                    "holders": [],
                    "host": "",
                    "links": {
                        "ids": [
                            "dm-name-uos-home",
                            "dm-uuid-LVM-8AME13Ff3aL8cjU1f0TqqY5sRqQaeYrLXNOcWfYsVUuegabnHx0S2WA19dvyQbzZ"
                        ],
                        "labels": [],
                        "masters": [],
                        "uuids": [
                            "a219453b-6cf1-43c2-877f-d8fa699d67fe"
                        ]
                    },
                    "model": null,
                    "partitions": {},
                    "removable": "0",
                    "rotational": "1",
                    "sas_address": null,
                    "sas_device_handle": null,
                    "scheduler_mode": "",
                    "sectors": "4037156864",
                    "sectorsize": "512",
                    "size": "1.88 TB",
                    "support_discard": "0",
                    "vendor": null,
                    "virtual": 1
                },
                "sda": {
                    "holders": [],
                    "host": "SCSI storage controller: Broadcom / LSI 53c1030 PCI-X Fusion-MPT Dual Ultra320 SCSI (rev 01)",
                    "links": {
                        "ids": [],
                        "labels": [],
                        "masters": [],
                        "uuids": []
                    },
                    "model": "VMware Virtual S",
                    "partitions": {
                        "sda1": {
                            "holders": [],
                            "links": {
                                "ids": [],
                                "labels": [],
                                "masters": [],
                                "uuids": [
                                    "fb956b36-1f32-4aba-9e21-c9495344ce83"
                                ]
                            },
                            "sectors": "2097152",
                            "sectorsize": 512,
                            "size": "1.00 GB",
                            "start": "2048",
                            "uuid": "fb956b36-1f32-4aba-9e21-c9495344ce83"
                        },
                        "sda2": {
                            "holders": [
                                "uos-swap",
                                "uos-home",
                                "uos-root"
                            ],
                            "links": {
                                "ids": [
                                    "lvm-pv-uuid-52HcLe-58s2-stfx-bPw1-0pGo-Urws-PManOO"
                                ],
                                "labels": [],
                                "masters": [
                                    "dm-0",
                                    "dm-1",
                                    "dm-2"
                                ],
                                "uuids": []
                            },
                            "sectors": "4192204800",
                            "sectorsize": 512,
                            "size": "1.95 TB",
                            "start": "2099200",
                            "uuid": null
                        }
                    },
                    "removable": "0",
                    "rotational": "1",
                    "sas_address": null,
                    "sas_device_handle": null,
                    "scheduler_mode": "none",
                    "sectors": "4194304000",
                    "sectorsize": "512",
                    "size": "1.95 TB",
                    "support_discard": "0",
                    "vendor": "VMware,",
                    "virtual": 1
                },
                "sr0": {
                    "holders": [],
                    "host": "IDE interface: Intel Corporation 82371AB/EB/MB PIIX4 IDE (rev 01)",
                    "links": {
                        "ids": [
                            "ata-VMware_Virtual_IDE_CDROM_Drive_10000000000000000001"
                        ],
                        "labels": [
                            "UOS"
                        ],
                        "masters": [],
                        "uuids": [
                            "2024-04-25-08-40-31-00"
                        ]
                    },
                    "model": "VMware IDE CDR10",
                    "partitions": {},
                    "removable": "1",
                    "rotational": "1",
                    "sas_address": null,
                    "sas_device_handle": null,
                    "scheduler_mode": "none",
                    "sectors": "15455784",
                    "sectorsize": "2048",
                    "size": "7.37 GB",
                    "support_discard": "0",
                    "vendor": "NECVMWar",
                    "virtual": 1
                }
            },
            "distribution": "UOS Server 20",
            "distribution_file_parsed": true,
            "distribution_file_path": "/etc/os-release",
            "distribution_file_variety": "NA",
            "distribution_major_version": "20",
            "distribution_release": "fuyu",
            "distribution_version": "20",
            "dns": {
                "nameservers": [
                    "114.114.114.114"
                ]
            },
            "docker0": {
                "active": false,
                "device": "docker0",
                "features": {
                    "esp_hw_offload": "off [fixed]",
                    "esp_tx_csum_hw_offload": "off [fixed]",
                    "fcoe_mtu": "off [fixed]",
                    "generic_receive_offload": "on",
                    "generic_segmentation_offload": "on",
                    "highdma": "on",
                    "hw_tc_offload": "off [fixed]",
                    "l2_fwd_offload": "off [fixed]",
                    "large_receive_offload": "off [fixed]",
                    "loopback": "off [fixed]",
                    "netns_local": "on [fixed]",
                    "ntuple_filters": "off [fixed]",
                    "receive_hashing": "off [fixed]",
                    "rx_all": "off [fixed]",
                    "rx_checksumming": "off [fixed]",
                    "rx_fcs": "off [fixed]",
                    "rx_gro_hw": "off [fixed]",
                    "rx_udp_tunnel_port_offload": "off [fixed]",
                    "rx_vlan_filter": "off [fixed]",
                    "rx_vlan_offload": "off [fixed]",
                    "rx_vlan_stag_filter": "off [fixed]",
                    "rx_vlan_stag_hw_parse": "off [fixed]",
                    "scatter_gather": "on",
                    "tcp_segmentation_offload": "on",
                    "tls_hw_record": "off [fixed]",
                    "tls_hw_rx_offload": "off [fixed]",
                    "tls_hw_tx_offload": "off [fixed]",
                    "tx_checksum_fcoe_crc": "off [fixed]",
                    "tx_checksum_ip_generic": "on",
                    "tx_checksum_ipv4": "off [fixed]",
                    "tx_checksum_ipv6": "off [fixed]",
                    "tx_checksum_sctp": "off [fixed]",
                    "tx_checksumming": "on",
                    "tx_esp_segmentation": "on",
                    "tx_fcoe_segmentation": "on",
                    "tx_gre_csum_segmentation": "on",
                    "tx_gre_segmentation": "on",
                    "tx_gso_partial": "on",
                    "tx_gso_robust": "on",
                    "tx_ipxip4_segmentation": "on",
                    "tx_ipxip6_segmentation": "on",
                    "tx_lockless": "on [fixed]",
                    "tx_nocache_copy": "off",
                    "tx_scatter_gather": "on",
                    "tx_scatter_gather_fraglist": "on",
                    "tx_sctp_segmentation": "on",
                    "tx_tcp6_segmentation": "on",
                    "tx_tcp_ecn_segmentation": "on",
                    "tx_tcp_mangleid_segmentation": "on",
                    "tx_tcp_segmentation": "on",
                    "tx_udp_segmentation": "on",
                    "tx_udp_tnl_csum_segmentation": "on",
                    "tx_udp_tnl_segmentation": "on",
                    "tx_vlan_offload": "on",
                    "tx_vlan_stag_hw_insert": "on",
                    "vlan_challenged": "off [fixed]"
                },
                "hw_timestamp_filters": [],
                "id": "8000.024280b0e46b",
                "interfaces": [],
                "ipv4": {
                    "address": "172.17.0.1",
                    "broadcast": "172.17.255.255",
                    "netmask": "255.255.0.0",
                    "network": "172.17.0.0"
                },
                "ipv6": [
                    {
                        "address": "fe80::42:80ff:feb0:e46b",
                        "prefix": "64",
                        "scope": "link"
                    }
                ],
                "macaddress": "02:42:80:b0:e4:6b",
                "mtu": 1500,
                "promisc": false,
                "stp": false,
                "timestamping": [
                    "rx_software",
                    "software"
                ],
                "type": "bridge"
            },
            "domain": "localdomain",
            "effective_group_id": 0,
            "effective_user_id": 0,
            "ens33": {
                "active": true,
                "device": "ens33",
                "features": {
                    "esp_hw_offload": "off [fixed]",
                    "esp_tx_csum_hw_offload": "off [fixed]",
                    "fcoe_mtu": "off [fixed]",
                    "generic_receive_offload": "on",
                    "generic_segmentation_offload": "on",
                    "highdma": "off [fixed]",
                    "hw_tc_offload": "off [fixed]",
                    "l2_fwd_offload": "off [fixed]",
                    "large_receive_offload": "off [fixed]",
                    "loopback": "off [fixed]",
                    "netns_local": "off [fixed]",
                    "ntuple_filters": "off [fixed]",
                    "receive_hashing": "off [fixed]",
                    "rx_all": "off",
                    "rx_checksumming": "off",
                    "rx_fcs": "off",
                    "rx_gro_hw": "off [fixed]",
                    "rx_udp_tunnel_port_offload": "off [fixed]",
                    "rx_vlan_filter": "on [fixed]",
                    "rx_vlan_offload": "on",
                    "rx_vlan_stag_filter": "off [fixed]",
                    "rx_vlan_stag_hw_parse": "off [fixed]",
                    "scatter_gather": "on",
                    "tcp_segmentation_offload": "on",
                    "tls_hw_record": "off [fixed]",
                    "tls_hw_rx_offload": "off [fixed]",
                    "tls_hw_tx_offload": "off [fixed]",
                    "tx_checksum_fcoe_crc": "off [fixed]",
                    "tx_checksum_ip_generic": "on",
                    "tx_checksum_ipv4": "off [fixed]",
                    "tx_checksum_ipv6": "off [fixed]",
                    "tx_checksum_sctp": "off [fixed]",
                    "tx_checksumming": "on",
                    "tx_esp_segmentation": "off [fixed]",
                    "tx_fcoe_segmentation": "off [fixed]",
                    "tx_gre_csum_segmentation": "off [fixed]",
                    "tx_gre_segmentation": "off [fixed]",
                    "tx_gso_partial": "off [fixed]",
                    "tx_gso_robust": "off [fixed]",
                    "tx_ipxip4_segmentation": "off [fixed]",
                    "tx_ipxip6_segmentation": "off [fixed]",
                    "tx_lockless": "off [fixed]",
                    "tx_nocache_copy": "off",
                    "tx_scatter_gather": "on",
                    "tx_scatter_gather_fraglist": "off [fixed]",
                    "tx_sctp_segmentation": "off [fixed]",
                    "tx_tcp6_segmentation": "off [fixed]",
                    "tx_tcp_ecn_segmentation": "off [fixed]",
                    "tx_tcp_mangleid_segmentation": "off",
                    "tx_tcp_segmentation": "on",
                    "tx_udp_segmentation": "off [fixed]",
                    "tx_udp_tnl_csum_segmentation": "off [fixed]",
                    "tx_udp_tnl_segmentation": "off [fixed]",
                    "tx_vlan_offload": "on [fixed]",
                    "tx_vlan_stag_hw_insert": "off [fixed]",
                    "vlan_challenged": "off [fixed]"
                },
                "hw_timestamp_filters": [],
                "ipv4": {
                    "address": "192.168.227.146",
                    "broadcast": "192.168.227.255",
                    "netmask": "255.255.255.0",
                    "network": "192.168.227.0"
                },
                "ipv6": [
                    {
                        "address": "fe80::c18d:6405:6c21:6880",
                        "prefix": "64",
                        "scope": "link"
                    }
                ],
                "macaddress": "00:0c:29:ca:9c:8b",
                "module": "e1000",
                "mtu": 1500,
                "pciid": "0000:02:01.0",
                "promisc": false,
                "speed": 1000,
                "timestamping": [
                    "tx_software",
                    "rx_software",
                    "software"
                ],
                "type": "ether"
            },
            "env": {
                "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus",
                "HISTCONTROL": "ignoredups",
                "HISTSIZE": "100",
                "HOME": "/root",
                "HOSTNAME": "localhost.localdomain",
                "KDEDIRS": "/usr",
                "LANG": "C",
                "LC_ALL": "C",
                "LC_CTYPE": "C.UTF-8",
                "LC_NUMERIC": "C",
                "LOGNAME": "root",
                "LS_COLORS": "rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:mi=00:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arc=01;31:*.arj=01;31:*.taz=01;31:*.lha=01;31:*.lz4=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.tzo=01;31:*.t7z=01;31:*.zip=01;31:*.z=01;31:*.dz=01;31:*.gz=01;31:*.lrz=01;31:*.lz=01;31:*.lzo=01;31:*.xz=01;31:*.zst=01;31:*.tzst=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.alz=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.cab=01;31:*.wim=01;31:*.swm=01;31:*.dwm=01;31:*.esd=01;31:*.jpg=01;35:*.jpeg=01;35:*.mjpg=01;35:*.mjpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.webp=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.m4a=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.oga=00;36:*.opus=00;36:*.spx=00;36:*.xspf=00;36:",
                "MAIL": "/var/spool/mail/root",
                "MOTD_SHOWN": "pam",
                "OLDPWD": "/root/mykubespray/offline",
                "OMP_NUM_THREADS": "4",
                "PATH": "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/root/bin",
                "PWD": "/root/mykubespray/offline/.cache/kubespray-2.25.0",
                "SHELL": "/bin/bash",
                "SHLVL": "4",
                "SSH_CLIENT": "192.168.227.1 51204 22",
                "SSH_CONNECTION": "192.168.227.1 51204 192.168.227.146 22",
                "SSH_TTY": "/dev/pts/0",
                "TERM": "xterm-256color",
                "TMOUT": "300",
                "USER": "root",
                "XDG_DATA_DIRS": "/root/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share:/usr/share",
                "XDG_RUNTIME_DIR": "/run/user/0",
                "XDG_SESSION_CLASS": "user",
                "XDG_SESSION_ID": "8",
                "XDG_SESSION_TYPE": "tty",
                "_": "/usr/bin/python3"
            },
            "fibre_channel_wwn": [],
            "fips": false,
            "form_factor": "Other",
            "fqdn": "localhost.localdomain",
            "gather_subset": [
                "all"
            ],
            "hostname": "localhost",
            "hostnqn": "",
            "interfaces": [
                "ens33",
                "docker0",
                "lo"
            ],
            "is_chroot": false,
            "iscsi_iqn": "",
            "kernel": "4.19.90-2403.3.0.0270.84.uel20.x86_64",
            "kernel_version": "#1 SMP Mon Apr 22 17:52:44 CST 2024",
            "lo": {
                "active": true,
                "device": "lo",
                "features": {
                    "esp_hw_offload": "off [fixed]",
                    "esp_tx_csum_hw_offload": "off [fixed]",
                    "fcoe_mtu": "off [fixed]",
                    "generic_receive_offload": "on",
                    "generic_segmentation_offload": "on",
                    "highdma": "on [fixed]",
                    "hw_tc_offload": "off [fixed]",
                    "l2_fwd_offload": "off [fixed]",
                    "large_receive_offload": "off [fixed]",
                    "loopback": "on [fixed]",
                    "netns_local": "on [fixed]",
                    "ntuple_filters": "off [fixed]",
                    "receive_hashing": "off [fixed]",
                    "rx_all": "off [fixed]",
                    "rx_checksumming": "on [fixed]",
                    "rx_fcs": "off [fixed]",
                    "rx_gro_hw": "off [fixed]",
                    "rx_udp_tunnel_port_offload": "off [fixed]",
                    "rx_vlan_filter": "off [fixed]",
                    "rx_vlan_offload": "off [fixed]",
                    "rx_vlan_stag_filter": "off [fixed]",
                    "rx_vlan_stag_hw_parse": "off [fixed]",
                    "scatter_gather": "on",
                    "tcp_segmentation_offload": "on",
                    "tls_hw_record": "off [fixed]",
                    "tls_hw_rx_offload": "off [fixed]",
                    "tls_hw_tx_offload": "off [fixed]",
                    "tx_checksum_fcoe_crc": "off [fixed]",
                    "tx_checksum_ip_generic": "on [fixed]",
                    "tx_checksum_ipv4": "off [fixed]",
                    "tx_checksum_ipv6": "off [fixed]",
                    "tx_checksum_sctp": "on [fixed]",
                    "tx_checksumming": "on",
                    "tx_esp_segmentation": "off [fixed]",
                    "tx_fcoe_segmentation": "off [fixed]",
                    "tx_gre_csum_segmentation": "off [fixed]",
                    "tx_gre_segmentation": "off [fixed]",
                    "tx_gso_partial": "off [fixed]",
                    "tx_gso_robust": "off [fixed]",
                    "tx_ipxip4_segmentation": "off [fixed]",
                    "tx_ipxip6_segmentation": "off [fixed]",
                    "tx_lockless": "on [fixed]",
                    "tx_nocache_copy": "off [fixed]",
                    "tx_scatter_gather": "on [fixed]",
                    "tx_scatter_gather_fraglist": "on [fixed]",
                    "tx_sctp_segmentation": "on",
                    "tx_tcp6_segmentation": "on",
                    "tx_tcp_ecn_segmentation": "on",
                    "tx_tcp_mangleid_segmentation": "on",
                    "tx_tcp_segmentation": "on",
                    "tx_udp_segmentation": "off [fixed]",
                    "tx_udp_tnl_csum_segmentation": "off [fixed]",
                    "tx_udp_tnl_segmentation": "off [fixed]",
                    "tx_vlan_offload": "off [fixed]",
                    "tx_vlan_stag_hw_insert": "off [fixed]",
                    "vlan_challenged": "on [fixed]"
                },
                "hw_timestamp_filters": [],
                "ipv4": {
                    "address": "127.0.0.1",
                    "broadcast": "host",
                    "netmask": "255.0.0.0",
                    "network": "127.0.0.0"
                },
                "ipv6": [
                    {
                        "address": "::1",
                        "prefix": "128",
                        "scope": "host"
                    }
                ],
                "mtu": 65536,
                "promisc": false,
                "timestamping": [
                    "tx_software",
                    "rx_software",
                    "software"
                ],
                "type": "loopback"
            },
            "lsb": {
                "codename": "fuyu",
                "description": "UOS Server 20",
                "id": "Uos",
                "major_release": "20",
                "release": "20"
            },
            "lvm": {
                "lvs": {
                    "home": {
                        "size_g": "1925.07",
                        "vg": "uos"
                    },
                    "root": {
                        "size_g": "70.00",
                        "vg": "uos"
                    },
                    "swap": {
                        "size_g": "3.93",
                        "vg": "uos"
                    }
                },
                "pvs": {
                    "/dev/sda2": {
                        "free_g": "0",
                        "size_g": "1999.00",
                        "vg": "uos"
                    }
                },
                "vgs": {
                    "uos": {
                        "free_g": "0",
                        "num_lvs": "3",
                        "num_pvs": "1",
                        "size_g": "1999.00"
                    }
                }
            },
            "machine": "x86_64",
            "machine_id": "12bcef1cc55e9c897dd2c7556684bd7e",
            "memfree_mb": 2142,
            "memory_mb": {
                "nocache": {
                    "free": 3021,
                    "used": 714
                },
                "real": {
                    "free": 2142,
                    "total": 3735,
                    "used": 1593
                },
                "swap": {
                    "cached": 14,
                    "free": 3654,
                    "total": 4023,
                    "used": 369
                }
            },
            "memtotal_mb": 3735,
            "module_setup": true,
            "mounts": [
                {
                    "block_available": 11607384,
                    "block_size": 4096,
                    "block_total": 18341120,
                    "block_used": 6733736,
                    "device": "/dev/mapper/uos-root",
                    "fstype": "xfs",
                    "inode_available": 36142365,
                    "inode_total": 36700160,
                    "inode_used": 557795,
                    "mount": "/",
                    "options": "rw,relatime,attr2,inode64,noquota",
                    "size_available": 47543844864,
                    "size_total": 75125227520,
                    "uuid": "9405f55f-559a-4bd8-9159-0aa6699b498b"
                },
                {
                    "block_available": 191654,
                    "block_size": 4096,
                    "block_total": 259584,
                    "block_used": 67930,
                    "device": "/dev/sda1",
                    "fstype": "xfs",
                    "inode_available": 523613,
                    "inode_total": 524288,
                    "inode_used": 675,
                    "mount": "/boot",
                    "options": "rw,relatime,attr2,inode64,noquota",
                    "size_available": 785014784,
                    "size_total": 1063256064,
                    "uuid": "fb956b36-1f32-4aba-9e21-c9495344ce83"
                },
                {
                    "block_available": 500871500,
                    "block_size": 4096,
                    "block_total": 504398200,
                    "block_used": 3526700,
                    "device": "/dev/mapper/uos-home",
                    "fstype": "xfs",
                    "inode_available": 201857789,
                    "inode_total": 201857792,
                    "inode_used": 3,
                    "mount": "/home",
                    "options": "rw,relatime,attr2,inode64,noquota",
                    "size_available": 2051569664000,
                    "size_total": 2066015027200,
                    "uuid": "a219453b-6cf1-43c2-877f-d8fa699d67fe"
                },
                {
                    "block_available": 0,
                    "block_size": 2048,
                    "block_total": 3863946,
                    "block_used": 3863946,
                    "device": "/dev/sr0",
                    "fstype": "iso9660",
                    "inode_available": 0,
                    "inode_total": 0,
                    "inode_used": 0,
                    "mount": "/media/root/UOS",
                    "options": "ro,nosuid,nodev,relatime,nojoliet,check=s,map=n,blocksize=2048,uid=0,gid=0,dmode=500,fmode=400",
                    "size_available": 0,
                    "size_total": 7913361408,
                    "uuid": "2024-04-25-08-40-31-00"
                }
            ],
            "nodename": "localhost.localdomain",
            "os_family": "UOS Server 20",
            "pkg_mgr": "dnf",
            "proc_cmdline": {
                "BOOT_IMAGE": "/vmlinuz-4.19.90-2403.3.0.0270.84.uel20.x86_64",
                "crashkernel": "auto",
                "elevator": "none",
                "quiet": true,
                "rd.lvm.lv": [
                    "uos/root",
                    "uos/swap"
                ],
                "resume": "/dev/mapper/uos-swap",
                "rhgb": true,
                "ro": true,
                "root": "/dev/mapper/uos-root"
            },
            "processor": [
                "0",
                "GenuineIntel",
                "12th Gen Intel(R) Core(TM) i9-12900T",
                "1",
                "GenuineIntel",
                "12th Gen Intel(R) Core(TM) i9-12900T",
                "2",
                "GenuineIntel",
                "12th Gen Intel(R) Core(TM) i9-12900T",
                "3",
                "GenuineIntel",
                "12th Gen Intel(R) Core(TM) i9-12900T"
            ],
            "processor_cores": 2,
            "processor_count": 2,
            "processor_threads_per_core": 1,
            "processor_vcpus": 4,
            "product_name": "VMware Virtual Platform",
            "product_serial": "VMware-56 4d 20 26 73 d7 1f 5d-da 33 47 87 63 ca 9c 8b",
            "product_uuid": "26204d56-d773-5d1f-da33-478763ca9c8b",
            "product_version": "None",
            "python": {
                "executable": "/usr/bin/python3",
                "has_sslcontext": true,
                "type": "cpython",
                "version": {
                    "major": 3,
                    "micro": 9,
                    "minor": 7,
                    "releaselevel": "final",
                    "serial": 0
                },
                "version_info": [
                    3,
                    7,
                    9,
                    "final",
                    0
                ]
            },
            "python_version": "3.7.9",
            "real_group_id": 0,
            "real_user_id": 0,
            "selinux": {
                "status": "disabled"
            },
            "selinux_python_present": true,
            "service_mgr": "systemd",
            "ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMxl8ARxXLm63LOCa0TlUjjftuEWjev076oT2GYqCS9O/8zbbh7ccpRD1wTUGLYJXCmNdi8QeBxLpjYNS6rb7vc=",
            "ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIKOW++is3TM1FJ8t1zq6UUcoUQmWyfmLSyZKx4FIh8fK",
            "ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDMKzQ/TieCuqZ0Ea1oVuG1hoT3yT3rIV7DN5VMmMJUtl6TXI38Z7+j4CBk1GeLIIabAHlH8VMKBRFKm/yoecudbSDZj74vkvvvrPcRm//U3YVnbJMrsxC5QLpfcNBCEBrsJ3uSPZBnzSOwa+iUzHmfwAPAr826p69u5dkImKQR0biK/4DfMZ5IJ6exF+1uVYaxSWtZ+9GgtnS3UXOTyZnqRtTwdekguW2eWUvuCwLtlgKuqRXyL1hj1Gl4N0WyremxyNbVZXQkNeEYwJC4LL028ffzOOYhZ+2KsfcTjEYY4s8IKNYYZzx7foL1gXJQDKcX1JgV636ZIg7o2LPK6C9y3CBcGQkqeGbhjZIM0mMTAGpBWX2MAQiNJVf83cZv7cxm4Trr1ciRwuq5HSF2sSw3O3YH4Aul8Q1NNxtGDfR9VigTz1Wbk+Hn+KgSqVZcNACfCjBncUw+e8KRS8809k2VrU3dJ472Y4X+zAH6JB34c5t13mNSA0bVO7tYnp9PAa0=",
            "swapfree_mb": 3654,
            "swaptotal_mb": 4023,
            "system": "Linux",
            "system_capabilities": [],
            "system_capabilities_enforced": "False",
            "system_vendor": "VMware, Inc.",
            "uptime_seconds": 14008,
            "user_dir": "/root",
            "user_gecos": "root",
            "user_gid": 0,
            "user_id": "root",
            "user_shell": "/bin/bash",
            "user_uid": 0,
            "userspace_architecture": "x86_64",
            "userspace_bits": "64",
            "virtualization_role": "guest",
            "virtualization_type": "VMware"
        },
        "ansible_fibre_channel_wwn": [],
        "ansible_fips": false,
        "ansible_forks": 5,
        "ansible_form_factor": "Other",
        "ansible_fqdn": "localhost.localdomain",
        "ansible_hostname": "localhost",
        "ansible_hostnqn": "",
        "ansible_interfaces": [
            "ens33",
            "docker0",
            "lo"
        ],
        "ansible_inventory_sources": [
            "/root/mykubespray/offline/.cache/kubespray-2.25.0/inventory/mycluster/hosts.yml"
        ],
        "ansible_is_chroot": false,
        "ansible_iscsi_iqn": "",
        "ansible_kernel": "4.19.90-2403.3.0.0270.84.uel20.x86_64",
        "ansible_kernel_version": "#1 SMP Mon Apr 22 17:52:44 CST 2024",
        "ansible_lo": {
            "active": true,
            "device": "lo",
            "features": {
                "esp_hw_offload": "off [fixed]",
                "esp_tx_csum_hw_offload": "off [fixed]",
                "fcoe_mtu": "off [fixed]",
                "generic_receive_offload": "on",
                "generic_segmentation_offload": "on",
                "highdma": "on [fixed]",
                "hw_tc_offload": "off [fixed]",
                "l2_fwd_offload": "off [fixed]",
                "large_receive_offload": "off [fixed]",
                "loopback": "on [fixed]",
                "netns_local": "on [fixed]",
                "ntuple_filters": "off [fixed]",
                "receive_hashing": "off [fixed]",
                "rx_all": "off [fixed]",
                "rx_checksumming": "on [fixed]",
                "rx_fcs": "off [fixed]",
                "rx_gro_hw": "off [fixed]",
                "rx_udp_tunnel_port_offload": "off [fixed]",
                "rx_vlan_filter": "off [fixed]",
                "rx_vlan_offload": "off [fixed]",
                "rx_vlan_stag_filter": "off [fixed]",
                "rx_vlan_stag_hw_parse": "off [fixed]",
                "scatter_gather": "on",
                "tcp_segmentation_offload": "on",
                "tls_hw_record": "off [fixed]",
                "tls_hw_rx_offload": "off [fixed]",
                "tls_hw_tx_offload": "off [fixed]",
                "tx_checksum_fcoe_crc": "off [fixed]",
                "tx_checksum_ip_generic": "on [fixed]",
                "tx_checksum_ipv4": "off [fixed]",
                "tx_checksum_ipv6": "off [fixed]",
                "tx_checksum_sctp": "on [fixed]",
                "tx_checksumming": "on",
                "tx_esp_segmentation": "off [fixed]",
                "tx_fcoe_segmentation": "off [fixed]",
                "tx_gre_csum_segmentation": "off [fixed]",
                "tx_gre_segmentation": "off [fixed]",
                "tx_gso_partial": "off [fixed]",
                "tx_gso_robust": "off [fixed]",
                "tx_ipxip4_segmentation": "off [fixed]",
                "tx_ipxip6_segmentation": "off [fixed]",
                "tx_lockless": "on [fixed]",
                "tx_nocache_copy": "off [fixed]",
                "tx_scatter_gather": "on [fixed]",
                "tx_scatter_gather_fraglist": "on [fixed]",
                "tx_sctp_segmentation": "on",
                "tx_tcp6_segmentation": "on",
                "tx_tcp_ecn_segmentation": "on",
                "tx_tcp_mangleid_segmentation": "on",
                "tx_tcp_segmentation": "on",
                "tx_udp_segmentation": "off [fixed]",
                "tx_udp_tnl_csum_segmentation": "off [fixed]",
                "tx_udp_tnl_segmentation": "off [fixed]",
                "tx_vlan_offload": "off [fixed]",
                "tx_vlan_stag_hw_insert": "off [fixed]",
                "vlan_challenged": "on [fixed]"
            },
            "hw_timestamp_filters": [],
            "ipv4": {
                "address": "127.0.0.1",
                "broadcast": "host",
                "netmask": "255.0.0.0",
                "network": "127.0.0.0"
            },
            "ipv6": [
                {
                    "address": "::1",
                    "prefix": "128",
                    "scope": "host"
                }
            ],
            "mtu": 65536,
            "promisc": false,
            "timestamping": [
                "tx_software",
                "rx_software",
                "software"
            ],
            "type": "loopback"
        },
        "ansible_local": {},
        "ansible_lsb": {
            "codename": "fuyu",
            "description": "UOS Server 20",
            "id": "Uos",
            "major_release": "20",
            "release": "20"
        },
        "ansible_lvm": {
            "lvs": {
                "home": {
                    "size_g": "1925.07",
                    "vg": "uos"
                },
                "root": {
                    "size_g": "70.00",
                    "vg": "uos"
                },
                "swap": {
                    "size_g": "3.93",
                    "vg": "uos"
                }
            },
            "pvs": {
                "/dev/sda2": {
                    "free_g": "0",
                    "size_g": "1999.00",
                    "vg": "uos"
                }
            },
            "vgs": {
                "uos": {
                    "free_g": "0",
                    "num_lvs": "3",
                    "num_pvs": "1",
                    "size_g": "1999.00"
                }
            }
        },
        "ansible_machine": "x86_64",
        "ansible_machine_id": "12bcef1cc55e9c897dd2c7556684bd7e",
        "ansible_memfree_mb": 2142,
        "ansible_memory_mb": {
            "nocache": {
                "free": 3021,
                "used": 714
            },
            "real": {
                "free": 2142,
                "total": 3735,
                "used": 1593
            },
            "swap": {
                "cached": 14,
                "free": 3654,
                "total": 4023,
                "used": 369
            }
        },
        "ansible_memtotal_mb": 3735,
        "ansible_mounts": [
            {
                "block_available": 11607384,
                "block_size": 4096,
                "block_total": 18341120,
                "block_used": 6733736,
                "device": "/dev/mapper/uos-root",
                "fstype": "xfs",
                "inode_available": 36142365,
                "inode_total": 36700160,
                "inode_used": 557795,
                "mount": "/",
                "options": "rw,relatime,attr2,inode64,noquota",
                "size_available": 47543844864,
                "size_total": 75125227520,
                "uuid": "9405f55f-559a-4bd8-9159-0aa6699b498b"
            },
            {
                "block_available": 191654,
                "block_size": 4096,
                "block_total": 259584,
                "block_used": 67930,
                "device": "/dev/sda1",
                "fstype": "xfs",
                "inode_available": 523613,
                "inode_total": 524288,
                "inode_used": 675,
                "mount": "/boot",
                "options": "rw,relatime,attr2,inode64,noquota",
                "size_available": 785014784,
                "size_total": 1063256064,
                "uuid": "fb956b36-1f32-4aba-9e21-c9495344ce83"
            },
            {
                "block_available": 500871500,
                "block_size": 4096,
                "block_total": 504398200,
                "block_used": 3526700,
                "device": "/dev/mapper/uos-home",
                "fstype": "xfs",
                "inode_available": 201857789,
                "inode_total": 201857792,
                "inode_used": 3,
                "mount": "/home",
                "options": "rw,relatime,attr2,inode64,noquota",
                "size_available": 2051569664000,
                "size_total": 2066015027200,
                "uuid": "a219453b-6cf1-43c2-877f-d8fa699d67fe"
            },
            {
                "block_available": 0,
                "block_size": 2048,
                "block_total": 3863946,
                "block_used": 3863946,
                "device": "/dev/sr0",
                "fstype": "iso9660",
                "inode_available": 0,
                "inode_total": 0,
                "inode_used": 0,
                "mount": "/media/root/UOS",
                "options": "ro,nosuid,nodev,relatime,nojoliet,check=s,map=n,blocksize=2048,uid=0,gid=0,dmode=500,fmode=400",
                "size_available": 0,
                "size_total": 7913361408,
                "uuid": "2024-04-25-08-40-31-00"
            }
        ],
        "ansible_nodename": "localhost.localdomain",
        "ansible_os_family": "UOS Server 20",
        "ansible_pkg_mgr": "dnf",
        "ansible_playbook_python": "/root/miniconda3/bin/python",
        "ansible_proc_cmdline": {
            "BOOT_IMAGE": "/vmlinuz-4.19.90-2403.3.0.0270.84.uel20.x86_64",
            "crashkernel": "auto",
            "elevator": "none",
            "quiet": true,
            "rd.lvm.lv": [
                "uos/root",
                "uos/swap"
            ],
            "resume": "/dev/mapper/uos-swap",
            "rhgb": true,
            "ro": true,
            "root": "/dev/mapper/uos-root"
        },
        "ansible_processor": [
            "0",
            "GenuineIntel",
            "12th Gen Intel(R) Core(TM) i9-12900T",
            "1",
            "GenuineIntel",
            "12th Gen Intel(R) Core(TM) i9-12900T",
            "2",
            "GenuineIntel",
            "12th Gen Intel(R) Core(TM) i9-12900T",
            "3",
            "GenuineIntel",
            "12th Gen Intel(R) Core(TM) i9-12900T"
        ],
        "ansible_processor_cores": 2,
        "ansible_processor_count": 2,
        "ansible_processor_threads_per_core": 1,
        "ansible_processor_vcpus": 4,
        "ansible_product_name": "VMware Virtual Platform",
        "ansible_product_serial": "VMware-56 4d 20 26 73 d7 1f 5d-da 33 47 87 63 ca 9c 8b",
        "ansible_product_uuid": "26204d56-d773-5d1f-da33-478763ca9c8b",
        "ansible_product_version": "None",
        "ansible_python": {
            "executable": "/usr/bin/python3",
            "has_sslcontext": true,
            "type": "cpython",
            "version": {
                "major": 3,
                "micro": 9,
                "minor": 7,
                "releaselevel": "final",
                "serial": 0
            },
            "version_info": [
                3,
                7,
                9,
                "final",
                0
            ]
        },
        "ansible_python_interpreter": "/root/miniconda3/bin/python",
        "ansible_python_version": "3.7.9",
        "ansible_real_group_id": 0,
        "ansible_real_user_id": 0,
        "ansible_run_tags": [
            "all"
        ],
        "ansible_selinux": {
            "status": "disabled"
        },
        "ansible_selinux_python_present": true,
        "ansible_service_mgr": "systemd",
        "ansible_skip_tags": [],
        "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMxl8ARxXLm63LOCa0TlUjjftuEWjev076oT2GYqCS9O/8zbbh7ccpRD1wTUGLYJXCmNdi8QeBxLpjYNS6rb7vc=",
        "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIKOW++is3TM1FJ8t1zq6UUcoUQmWyfmLSyZKx4FIh8fK",
        "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDMKzQ/TieCuqZ0Ea1oVuG1hoT3yT3rIV7DN5VMmMJUtl6TXI38Z7+j4CBk1GeLIIabAHlH8VMKBRFKm/yoecudbSDZj74vkvvvrPcRm//U3YVnbJMrsxC5QLpfcNBCEBrsJ3uSPZBnzSOwa+iUzHmfwAPAr826p69u5dkImKQR0biK/4DfMZ5IJ6exF+1uVYaxSWtZ+9GgtnS3UXOTyZnqRtTwdekguW2eWUvuCwLtlgKuqRXyL1hj1Gl4N0WyremxyNbVZXQkNeEYwJC4LL028ffzOOYhZ+2KsfcTjEYY4s8IKNYYZzx7foL1gXJQDKcX1JgV636ZIg7o2LPK6C9y3CBcGQkqeGbhjZIM0mMTAGpBWX2MAQiNJVf83cZv7cxm4Trr1ciRwuq5HSF2sSw3O3YH4Aul8Q1NNxtGDfR9VigTz1Wbk+Hn+KgSqVZcNACfCjBncUw+e8KRS8809k2VrU3dJ472Y4X+zAH6JB34c5t13mNSA0bVO7tYnp9PAa0=",
        "ansible_swapfree_mb": 3654,
        "ansible_swaptotal_mb": 4023,
        "ansible_system": "Linux",
        "ansible_system_capabilities": [],
        "ansible_system_capabilities_enforced": "False",
        "ansible_system_vendor": "VMware, Inc.",
        "ansible_uptime_seconds": 14008,
        "ansible_user_dir": "/root",
        "ansible_user_gecos": "root",
        "ansible_user_gid": 0,
        "ansible_user_id": "root",
        "ansible_user_shell": "/bin/bash",
        "ansible_user_uid": 0,
        "ansible_userspace_architecture": "x86_64",
        "ansible_userspace_bits": "64",
        "ansible_verbosity": 0,
        "ansible_version": {
            "full": "2.16.8",
            "major": 2,
            "minor": 16,
            "revision": 8,
            "string": "2.16.8"
        },
        "ansible_virtualization_role": "guest",
        "ansible_virtualization_type": "VMware",
        "bin_dir": "/usr/local/bin",
        "calico_crds_download_url": "{{ files_repo }}/github.com/projectcalico/calico/archive/{{ calico_version }}.tar.gz",
        "calicoctl_download_url": "{{ files_repo }}/github.com/projectcalico/calico/releases/download/{{ calico_ctl_version }}/calicoctl-linux-{{ image_arch }}",
        "ciliumcli_download_url": "{{ files_repo }}/github.com/cilium/cilium-cli/releases/download/{{ cilium_cli_version }}/cilium-linux-{{ image_arch }}.tar.gz",
        "cni_download_url": "{{ files_repo }}/github.com/containernetworking/plugins/releases/download/{{ cni_version }}/cni-plugins-linux-{{ image_arch }}-{{ cni_version }}.tgz",
        "containerd_download_url": "{{ files_repo }}/github.com/containerd/containerd/releases/download/v{{ containerd_version }}/containerd-{{ containerd_version }}-linux-{{ image_arch }}.tar.gz",
        "cri_dockerd_download_url": "{{ files_repo }}/github.com/Mirantis/cri-dockerd/releases/download/v{{ cri_dockerd_version }}/cri-dockerd-{{ cri_dockerd_version }}.{{ image_arch }}.tgz",
        "crictl_download_url": "{{ files_repo }}/github.com/kubernetes-sigs/cri-tools/releases/download/{{ crictl_version }}/crictl-{{ crictl_version }}-{{ ansible_system | lower }}-{{ image_arch }}.tar.gz",
        "crio_download_base": "download.opensuse.org/repositories/devel:kubic:libcontainers:stable",
        "crio_download_crio": "http://download.opensuse.org/repositories/devel:kubic:libcontainers:stable:/cri-o:/",
        "crio_download_url": "{{ files_repo }}/storage.googleapis.com/cri-o/artifacts/cri-o.{{ image_arch }}.{{ crio_version }}.tar.gz",
        "crun_download_url": "{{ files_repo }}/github.com/containers/crun/releases/download/{{ crun_version }}/crun-{{ crun_version }}-linux-{{ image_arch }}",
        "debian_repo": "http://myinternaldebianrepo",
        "docker_bin_dir": "/usr/bin",
        "docker_container_storage_setup": false,
        "docker_daemon_graph": "/var/lib/docker",
        "docker_dns_servers_strict": false,
        "docker_image_repo": "192.168.227.146:5000",
        "docker_iptables_enabled": "false",
        "docker_log_opts": "--log-opt max-size=50m --log-opt max-file=5",
        "docker_rpm_keepcache": 1,
        "etcd_data_dir": "/var/lib/etcd",
        "etcd_deployment_type": "host",
        "etcd_download_url": "{{ files_repo }}/github.com/etcd-io/etcd/releases/download/{{ etcd_version }}/etcd-{{ etcd_version }}-linux-{{ image_arch }}.tar.gz",
        "files_repo": "http://192.168.227.146:8000/files",
        "gather_subset": [
            "all"
        ],
        "gcr_image_repo": "192.168.227.146:5000",
        "github_image_repo": "192.168.227.146:5000",
        "group_names": [],
        "groups": {
            "all": [
                "node1"
            ],
            "calico_rr": [],
            "etcd": [
                "node1"
            ],
            "k8s_cluster": [
                "node1"
            ],
            "kube_control_plane": [
                "node1"
            ],
            "kube_node": [
                "node1"
            ],
            "ungrouped": []
        },
        "gvisor_containerd_shim_runsc_download_url": "{{ files_repo }}/storage.googleapis.com/gvisor/releases/release/{{ gvisor_version }}/{{ ansible_architecture }}/containerd-shim-runsc-v1",
        "gvisor_runsc_download_url": "{{ files_repo }}/storage.googleapis.com/gvisor/releases/release/{{ gvisor_version }}/{{ ansible_architecture }}/runsc",
        "helm_download_url": "{{ files_repo }}/get.helm.sh/helm-{{ helm_version }}-linux-{{ image_arch }}.tar.gz",
        "inventory_hostname": "localhost",
        "inventory_hostname_short": "localhost",
        "kata_containers_download_url": "{{ files_repo }}/github.com/kata-containers/kata-containers/releases/download/{{ kata_containers_version }}/kata-static-{{ kata_containers_version }}-{{ ansible_architecture }}.tar.xz",
        "krew_download_url": "{{ files_repo }}/github.com/kubernetes-sigs/krew/releases/download/{{ krew_version }}/krew-{{ host_os }}_{{ image_arch }}.tar.gz",
        "kube_image_repo": "192.168.227.146:5000",
        "kube_webhook_token_auth": false,
        "kube_webhook_token_auth_url_skip_tls_verify": false,
        "kubeadm_download_url": "{{ files_repo }}/dl.k8s.io/release/{{ kubeadm_version }}/bin/linux/{{ image_arch }}/kubeadm",
        "kubectl_download_url": "{{ files_repo }}/dl.k8s.io/release/{{ kube_version }}/bin/linux/{{ image_arch }}/kubectl",
        "kubelet_download_url": "{{ files_repo }}/dl.k8s.io/release/{{ kube_version }}/bin/linux/{{ image_arch }}/kubelet",
        "loadbalancer_apiserver_healthcheck_port": 8081,
        "loadbalancer_apiserver_port": 6443,
        "module_setup": true,
        "nerdctl_download_url": "{{ files_repo }}/github.com/containerd/nerdctl/releases/download/v{{ nerdctl_version }}/nerdctl-{{ nerdctl_version }}-{{ ansible_system | lower }}-{{ image_arch }}.tar.gz",
        "no_proxy_exclude_workers": false,
        "ntp_enabled": false,
        "ntp_manage_config": false,
        "ntp_servers": [
            "0.pool.ntp.org iburst",
            "1.pool.ntp.org iburst",
            "2.pool.ntp.org iburst",
            "3.pool.ntp.org iburst"
        ],
        "omit": "__omit_place_holder__680164832db5f51155012400cf30e12ca70575bf",
        "playbook_dir": "/root/mykubespray/offline/.cache/kubespray-2.25.0",
        "quay_image_repo": "192.168.227.146:5000",
        "registry_host": "192.168.227.146:5000",
        "runc_download_url": "{{ files_repo }}/github.com/opencontainers/runc/releases/download/{{ runc_version }}/runc.{{ image_arch }}",
        "skopeo_download_url": "{{ files_repo }}/github.com/lework/skopeo-binary/releases/download/{{ skopeo_version }}/skopeo-linux-{{ image_arch }}",
        "ubuntu_repo": "http://myinternalubunturepo",
        "unsafe_show_logs": false,
        "yum_repo": "http://192.168.227.146:8000/repository/uos-20/amd64"
    }
}

Command used to invoke ansible

ansible-playbook -i inventory/mycluster/hosts.yaml --become --become-user=root cluster.yml

Output of ansible run

image

Anything else we need to know

No response

@mensylisir mensylisir added the kind/bug Categorizes issue or PR as related to a bug. label Jul 3, 2024
@mensylisir mensylisir changed the title Hello, UOS Server 20 is based on CentOS. However, during the execution of Kubespray, it attempts to use apt-get update, which causes the execution to fail. UOS Server 20 during the execution of Kubespray, it attempts to use apt-get update, which causes the execution to fail. Jul 4, 2024
@mensylisir mensylisir changed the title UOS Server 20 during the execution of Kubespray, it attempts to use apt-get update, which causes the execution to fail. "ansible_pkg_mgr is set to 'dnf', but the software package is being installed using 'apt'." Jul 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

No branches or pull requests

1 participant