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:
parent
85e50cd3f1
commit
8d67a024d9
1 changed files with 2 additions and 1 deletions
|
@ -29,6 +29,7 @@ debian_packages:
|
|||
#non_legacy_debian_packages:
|
||||
- python-apt
|
||||
- python3-apt
|
||||
- smartctl
|
||||
|
||||
packages_for_all_except_rhel:
|
||||
- ranger
|
||||
|
@ -53,5 +54,5 @@ fedora_packages:
|
|||
- python3-pip
|
||||
- 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'
|
||||
|
|
Loading…
Reference in a new issue