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 youtube-dl

This commit is contained in:
L3D 2019-07-28 00:39:44 +02:00
parent 8b72b49250
commit 573af28fdf
Signed by: l3d
GPG key ID: CD08445BFF4313D1

View file

@ -40,6 +40,8 @@ packages_for_all_except_rhel:
- ncdu
- atop
- asciinema
- youtube-dl
- mpv
fedora_packages:
- mtr
@ -48,5 +50,5 @@ fedora_packages:
- python3-pip
- python3
playbook_version_number: 8969 # should be over ninethousand
playbook_version_number: 8970 # should be over ninethousand
playbook_version_path: '/etc/ansible-version/base-packages_ffbsee_or_chaos-bodensee_github.version'