mirror of
https://github.com/roles-ansible/ansible_role_base.git
synced 2024-08-16 14:29:50 +02:00
add youtube-dl
This commit is contained in:
parent
8b72b49250
commit
573af28fdf
1 changed files with 3 additions and 1 deletions
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue