- hosts: aarch64_COTS remote_user: root vars_files: - install_config/group_vars/HAL_x86_64_COTS.yml - install_config/group_vars/rpm_version.yml roles: - {role: k3s-install, tags: k3s-install} - {role: coredump-tools, tags: coredump-tools} - {role: clixon, tags: clixon} - {role: tsg-os-HAL, tags: tsg-os-HAL} - {role: sysctl, tags: sysctl} - {role: system-init-P0906, tags: system-init-P0906} - {role: sysctl, tags: sysctl} - {role: system-init, tags: system-init} - {role: sosreport, tags: sosreport} - {role: nm-config, tags: nm-config} - {role: tsg-os-logo, tags: tsg-os-logo} - {role: tsg-diagnose, tags: tsg-diagnose} - {role: k8s-dashboard, tags: k8s-dashboard} - {role: k3s-exporter, tags: k3s-exporter} - {role: consul, tags: consul} - {role: exporter, tags: exporter} - {role: tuned, tags: tuned} - {role: tsg-os-oobc, tags: tsg-os-oobc} - {role: tsg-os-logfile-cleaner, tags: tsg-os-logfile-cleaner} - {role: qemu-user-static, tags: qemu-user-static} - {role: OFED, tags: OFED}