„python.yml“ ändern
This commit is contained in:
parent
1fa42b1b1c
commit
5ecf6668b5
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user