Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • R rpi-gateways
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1
    • Issues 1
    • List
    • Boards
    • Service Desk
    • Milestones
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • ttn_liv
  • rpi-gateways
  • Issues
  • #3

Closed
Open
Created May 05, 2017 by Patrick Fenner@DefProcOwner

set the host connection via a variable

currently changing from hostname.local, via jumphost or direct through tor means changing round all the variables in the inventory host_vars file.

It would be better to just set another variable per host to set:

connection_type: direct
connection_type: jump
connection_type: tor

and register the variables in the playbook if possible.

I'm not sure if this is possible because of how they work, so auto updating via a playbook script might work instead.

Assignee
Assign to
Time tracking