marcomc.macos_sophos_endpoint
Rôle Ansible Sophos Endpoint pour macOS
Rôle Ansible pour installer Sophos Endpoint sur macOS.
Conditions requises
Ansible 2.0
Variables du rôle
sophos_app_name: "Sophos Endpoint" # /Applications/Sophos Endpoint.app
sophos_installer_url: "" # cela peut être une url file:// ou 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: "Composants de l'installateur Sophos"
sophos_cloud_config: "{{sophos_installer_dir_path}}/{{sophos_installer_components_dir}}/SophosCloudConfig.plist"
Dépendances
Exemple de Playbook
- hosts: macos_clients
vars:
sophos_installer_url: https://drive.google.com/file/d/xxxyyyzzz
roles:
- role: marcomc.macos_sophos_endpoint
Licence
Auteur : Marco Massari Calderone (c) 2020 - marco@marcomc.com
À propos du projet
Ansible role to install Sophos Endpoint on macOS. Also used in Splinter provisioning tool.
Installer
ansible-galaxy install marcomc.macos_sophos_endpoint
Licence
mit
Téléchargements
103
Propriétaire
Biker, tinkerer, Dev Ops something...