lotusnoir.apps_tehtris

ansible-apps_tehtris

Galaxy Role Version GitHub repo size downloads Ansible Quality Score License

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

About

Install and configure tehtris EDR

Install
ansible-galaxy install lotusnoir.apps_tehtris
GitHub repository
License
apache-2.0
Downloads
29