7 lines
92 B
YAML
7 lines
92 B
YAML
|
---
|
||
|
- name: Prepare testing environment
|
||
|
dnf:
|
||
|
name:
|
||
|
- anaconda
|
||
|
state: latest
|