mirror of
https://github.com/Maks1mS/ansible-role-docker.git
synced 2024-12-23 16:22:59 +03:00
update setup AltLinux
This commit is contained in:
parent
bfe28b5753
commit
050d3f963d
@ -1,4 +1,7 @@
|
||||
---
|
||||
- name: "Install needed packages"
|
||||
- name: "Update cache"
|
||||
package:
|
||||
update_cache: true
|
||||
- name: "Ensure needed packages are installed"
|
||||
package:
|
||||
name: "python3-module-pkg_resources"
|
Loading…
Reference in New Issue
Block a user