Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wrboyce/ansible-dotfiles-assh


https://github.com/wrboyce/ansible-dotfiles-assh

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

wrboyce.dotfiles-assh
=====================

[![Build Status](https://travis-ci.org/wrboyce/ansible-dotfiles-assh.svg)](https://travis-ci.org/wrboyce/ansible-dotfiles-assh)

Configure ssh via [assh](https://github.com/moul/advanced-ssh-config).

Role Variables
--------------

This role exposes three variables which map verbatim to the assh configuration variables:
`assh_defaults`, `assh_templates`, and `assh_hosts`. See `defaults/main.yml` for example usage.

Example Playbook
----------------

- hosts: workstations
roles:
- wrboyce.dotfiles-assh

License
-------

Apache 2.0