Coder Social home page Coder Social logo

ansible_remotely-agent's Introduction

remotely-agent

Instala e configura o agente da solução de acesso remoto Remotely

Váriaveis

As seguintes variáveis serão utilizadas na instalação do agente(via win_shell).

  • SERVER - URL do servidor Remotely. (obrigatória)
  • ORGANIZATION_ID - disponível no web console do Remotely no menu Organization. (obrigatória)
  • DEVICE_GROUP - registra automaticamente o host em um grupo de dispositivos. (opcional, default=None)

Playbook de exemplo

- name: Instala Remotely Agent
  hosts: all
  vars:
    SERVER: remoto.example.com
    ORGANIZATION_ID: 1d780fe3-6b81-4c6c-af50-51eceb4e61bd
    DEVICE_GROUP: ADM
  roles:
    # - remove-remotely
    - remotely-agent

Desinstalar o agente

Este projeto inclui uma role especial que faz a remoção do agente Remotely. Para ativar, descomente a linha remove-remotely.

roles:
     - remove-remotely

Use com cuidado

Referência

https://github.com/immense/Remotely

ansible_remotely-agent's People

Contributors

tiagojulianoferreira avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.