update setup AltLinux

This commit is contained in:
Maxim Slipenko 2024-01-10 12:06:24 +00:00 committed by GitHub
parent bfe28b5753
commit 050d3f963d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,7 @@
--- ---
- name: "Install needed packages" - name: "Update cache"
package:
update_cache: true
- name: "Ensure needed packages are installed"
package: package:
name: "python3-module-pkg_resources" name: "python3-module-pkg_resources"