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:
parent
66a49b666f
commit
8b72b49250
1 changed files with 2 additions and 1 deletions
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue