marcomc.macos_sophos_endpoint

Status Budowy

Rola Ansible dla Sophos Endpoint na macOS

Rola Ansible do instalacji Sophos Endpoint na macOS.

Wymagania

Ansible 2.0

Zmienne Rolne

sophos_app_name: "Sophos Endpoint"  # /Applications/Sophos Endpoint.app
sophos_installer_url: "" # to może być adres file:// lub 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: "Komponenty Instalatora Sophos"
sophos_cloud_config: "{{sophos_installer_dir_path}}/{{sophos_installer_components_dir}}/SophosCloudConfig.plist"

Zależności

Przykładowy Playbook

    - hosts: klienci_macos
      vars:
        sophos_installer_url: https://drive.google.com/file/d/xxxyyyzzz

      roles:
         - role: marcomc.macos_sophos_endpoint

Licencja

MIT

Autor: Marco Massari Calderone (c) 2020 - marco@marcomc.com

O projekcie

Ansible role to install Sophos Endpoint on macOS. Also used in Splinter provisioning tool.

Zainstaluj
ansible-galaxy install marcomc.macos_sophos_endpoint
Licencja
mit
Pobrania
103
Właściciel
Biker, tinkerer, Dev Ops something...