marcomc.macos_sophos_endpoint
macOS用のSophosエンドポイントAnsibleロール
macOSにSophosエンドポイントをインストールするためのAnsibleロールです。
要件
Ansible 2.0
ロール変数
sophos_app_name: "Sophos Endpoint" # /Applications/Sophos Endpoint.app
sophos_installer_url: "" # これはfile://またはhttp(s)://のURLです
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 Components"
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.macos_sophos_endpoint
ライセンス
mit
ダウンロード
103
所有者
Biker, tinkerer, Dev Ops something...