This commit is contained in:
bzoicas
2023-07-10 10:41:17 +03:00
commit dbb46eb92a
360 changed files with 13521 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
- name: software | boto | install package
tags: boto,packages,pip,python
become_user: bzoicas
pip:
executable: /usr/bin/pip3
state: latest
name: boto