-
Stephane Armanet authoredStephane Armanet authored
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
main.yml 564 B
---
smb_users:
- username: 'stephanearmanet'
passwd: 'stephanearmanet_defaultpasswd'
- username: "testuser1"
passwd: "tiiiestuser1"
smb_interface: eth0
sophos_pkg: http://artifactory.esss.lu.se/artifactory/swi-pkg/sophos/sophos-av.9.15.1.tar.bz2
sophos_install_opts: "--update-free --acceptlicence --autostart=true --enableOnBoot=true --automatic --ignore-existing-installation --update-source-type=f --update-period=1 --preferFanotify=true"
# sophos_install_extra_opts: "--update-proxy-address=http://192.0.2.13:8888/"
sophos_install_extra_opts: ""