mirror of
https://github.com/roles-ansible/ansible_role_packages.git
synced 2024-08-16 10:19:51 +02:00
Add smartctl
This commit is contained in:
parent
85e50cd3f1
commit
8d67a024d9
1 changed files with 2 additions and 1 deletions
|
@ -29,6 +29,7 @@ debian_packages:
|
||||||
#non_legacy_debian_packages:
|
#non_legacy_debian_packages:
|
||||||
- python-apt
|
- python-apt
|
||||||
- python3-apt
|
- python3-apt
|
||||||
|
- smartctl
|
||||||
|
|
||||||
packages_for_all_except_rhel:
|
packages_for_all_except_rhel:
|
||||||
- ranger
|
- ranger
|
||||||
|
@ -53,5 +54,5 @@ fedora_packages:
|
||||||
- python3-pip
|
- python3-pip
|
||||||
- python3
|
- python3
|
||||||
|
|
||||||
playbook_version_number: 8976 # should be over ninethousand
|
playbook_version_number: 8977 # should be over ninethousand
|
||||||
playbook_version_path: 'base-packages_ffbsee_or_chaos-bodensee_github.version'
|
playbook_version_path: 'base-packages_ffbsee_or_chaos-bodensee_github.version'
|
||||||
|
|
Loading…
Reference in a new issue