Files
a13labs.infra/ansible/roles/gpu_monitoring/molecule/default/prepare.yml
T

11 lines
219 B
YAML
Raw Normal View History

---
- name: Prepare
hosts: all
gather_facts: false
tasks:
- name: Update cache
ansible.builtin.raw: dnf update -y
- name: Install required packages
ansible.builtin.raw: dnf install -y python3