„python.yml“ ändern

This commit is contained in:
Ralf-Peter Wolff 2023-06-12 21:24:48 +02:00
parent 1fa42b1b1c
commit 5ecf6668b5

View File

@ -2,7 +2,7 @@
- hosts: all - hosts: all
tasks: tasks:
- name: Package installation - name: Package installation
dnf: apt:
name: name:
- python3 - python3
state: latest state: latest