„pythonyml“ hinzufügen

This commit is contained in:
2023-06-12 21:18:36 +02:00
parent 4ceffa9453
commit 61eff7f24b
+9
View File
@@ -0,0 +1,9 @@
---
- hosts: all
tasks:
- name: Package installation
dnf:
name:
- python3
state: latest
Skip to the bottom of list