marcomc.macos_sophos_endpoint
Sophos Endpoint Ansible-Rolle für macOS
Ansible-Rolle zur Installation von Sophos Endpoint auf macOS.
Anforderungen
Ansible 2.0
Rollenvariablen
sophos_app_name: "Sophos Endpoint" # /Applications/Sophos Endpoint.app
sophos_installer_url: "" # dies kann eine file:// oder http(s):// URL sein
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 Installer Komponenten"
sophos_cloud_config: "{{sophos_installer_dir_path}}/{{sophos_installer_components_dir}}/SophosCloudConfig.plist"
Abhängigkeiten
Beispiel Playbook
- hosts: macos_clients
vars:
sophos_installer_url: https://drive.google.com/file/d/xxxyyyzzz
rollen:
- rolle: marcomc.macos_sophos_endpoint
Lizenz
Autor: Marco Massari Calderone (c) 2020 - marco@marcomc.com
Über das Projekt
Ansible role to install Sophos Endpoint on macOS. Also used in Splinter provisioning tool.
Installieren
ansible-galaxy install marcomc.macos_sophos_endpoint
Lizenz
mit
Downloads
103
Besitzer
Biker, tinkerer, Dev Ops something...