mirror of
https://github.com/roles-ansible/ansible_role_packages.git
synced 2024-08-16 10:19:51 +02:00
no longer install smartmontools
This commit is contained in:
parent
8aff6fc456
commit
710f6889a9
1 changed files with 2 additions and 2 deletions
|
@ -19,7 +19,7 @@ base__packages:
|
|||
base__modern_packages:
|
||||
- tcpdump
|
||||
- sysstat
|
||||
- smartmontools
|
||||
# - smartmontools
|
||||
|
||||
# debian/ubuntu packages
|
||||
base__debian_packages:
|
||||
|
@ -61,5 +61,5 @@ base__linux_packages:
|
|||
- bzip2
|
||||
- jq
|
||||
|
||||
playbook_version_number: 9006 # should be over ninethousand
|
||||
playbook_version_number: 9007
|
||||
playbook_version_path: 'base-packages_roles-ansible_github.version'
|
||||
|
|
Loading…
Reference in a new issue