Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ssh

Build Status

Configure ssh.

Requirements

None.

Role Variables

See default variables.

Dependencies

None.

Example Playbook

Using all the default variables:

    - hosts: servers
      roles:
         - role: dotstrap.ssh
           ssh_hosts:
             foo:
                 user: 'foo_user'
                 hostname: '124.16.254.1'
             bar:
                 user: 'bar_user'
                 hostname: 'bar.example.com'

License

MIT

Author Information

@mwilliammyers

Releases

Packages

Contributors

Languages