lotusnoir.apps_tehtris
ansible-apps_tehtris
Description
Install and configure tehtris EDR
Requirements
none
Role variables
See variables for more details.
As the package cannot be downloaded by a public link, you need to provide a path or url in order to install it, with default variables, this role dont change anything on the system. You need to set the config variables like in the exemple in order to start configuration.
Examples
---
- hosts: apps_tehtris
become: true
become_method: sudo
gather_facts: true
roles:
- role: ansible-apps_tehtris
vars:
tehtris_install_method: url # or file
tehtris_install_url: "http://downloadpackage/xxxxxxxxx"
License
This project is licensed under Apache License. See LICENSE for more details.
Author Information
Install
ansible-galaxy install lotusnoir.apps_tehtris
License
apache-2.0
Downloads
29
Owner