--- # Playbook tcwg benchmark - hosts: tcwg-nvidia-benchmark:tcwg-juno vars: repo: 'deb http://ftp.linuxfoundation.org/pub/lsb/repositories/debian lsb-5.0 main' repo_key: http://ftp.linuxfoundation.org/pub/lsb/keys-for-rpm/lsb-repo-2CF4470F.txt tcwg_sshd: True roles: - common - lab-sssd-access - { role: tcwg-apt-repo-add, when: ansible_architecture == "x86_64" } - tcwg-apt-install - tcwg-benchmark-sudo - tcwg-docker - tcwg-infra-sudo - tcwg-noautoupdate - tcwg-perf - tcwg-service-control - tcwg-sysctl