1
0
Fork 0
mirror of https://github.com/roles-ansible/ansible_role_packages.git synced 2024-08-16 10:19:51 +02:00

add python3-setuptools

This commit is contained in:
L3D 2019-07-20 23:43:05 +02:00
parent 66a49b666f
commit 8b72b49250
Signed by: l3d
GPG key ID: CD08445BFF4313D1

View file

@ -25,6 +25,7 @@ debian_packages:
- apt-dater-host
- apt-transport-https
- aptitude
- python3-setuptools
packages_for_all_except_rhel:
- ranger
@ -47,5 +48,5 @@ fedora_packages:
- python3-pip
- python3
playbook_version_number: 8968 # should be over ninethousand
playbook_version_number: 8969 # should be over ninethousand
playbook_version_path: '/etc/ansible-version/base-packages_ffbsee_or_chaos-bodensee_github.version'