feat(security): update / install clamav only if desired version and installed version differs

This commit is contained in:
NaeiKinDus 2024-07-11 00:00:00 +00:00
parent 31e40cc47a
commit e52f87a448
Signed by: WoodSmellParticle
GPG key ID: 8E52ADFF7CA8AE56
3 changed files with 12 additions and 2 deletions

View file

@ -3,6 +3,9 @@
custom_base_user_account: "{{ vault_custom_base_user_account }}"
custom_github_token: "{{ vault_custom_github_token | default('') }}"
# security parameters
security_clamav_version: 1.3.1
# global (hosts' system parameters)
## TODO: move to a CMDB
global_dns_type: "dot"