Skip to content
/ jump Public

ansible role to run ansible through a jump / bastion server

Notifications You must be signed in to change notification settings

tobmat/jump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JUMP

This is a basic role that has the setup needed to run ansible through a jump / bastion hosts.

Requirements

To test this role you need to update the tests/inventory and tests/ssh_config files. Instructions are in the comments of tests/ssh_config.

Role Variables

None

Dependencies

None

Example Playbook

Example assumes running from tests/:

- hosts: servers
  roles:
     - ../../tobmat.jump

License

BSD

Author Information

Toby Matherly, [email protected]

About

ansible role to run ansible through a jump / bastion server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published