macos_sophos_endpoint
Ansible-роль для установки Sophos Endpoint на macOS
Ansible-роль для установки Sophos Endpoint на macOS.
Требования
Ansible 2.0
Переменные роли
sophos_app_name: "Sophos Endpoint" # /Applications/Sophos Endpoint.app
sophos_installer_url: "" # это может быть file:// или http(s):// адрес
sophos_installer_dir_path: "./sophos_endpoint"
sophos_installer_file_name: "SophosInstaller.zip"
sophos_installer_path: "{{sophos_installer_dir_path}}/{{sophos_installer_file_name}}"
sophos_installer_components_dir: "Компоненты установщика Sophos"
sophos_cloud_config: "{{sophos_installer_dir_path}}/{{sophos_installer_components_dir}}/SophosCloudConfig.plist"
Зависимости
Пример плейбука
- hosts: macos_clients
vars:
sophos_installer_url: https://drive.google.com/file/d/xxxyyyzzz
roles:
- role: marcomc.macos_sophos_endpoint
Лицензия
Автор: Марко Массари Кальдероне (c) 2020 - marco@marcomc.com
О проекте
Ansible role to install Sophos Endpoint on macOS. Also used in Splinter provisioning tool.
Установить
ansible-galaxy install marcomc/ansible-role-macos-sophos-endpoint
Лицензия
mit
Загрузки
93
Владелец
Biker, tinkerer, Dev Ops something...