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