1
0
Fork 0
mirror of https://github.com/roles-ansible/ansible_role_base.git synced 2024-08-16 14:29:50 +02:00

Add smartctl

This commit is contained in:
Lilian Roller 2019-11-27 11:51:06 +01:00
parent 85e50cd3f1
commit 8d67a024d9
No known key found for this signature in database
GPG key ID: 5215C3441797AB2B

View file

@ -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'