Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wrboyce/ansible-dotfiles-assh
https://github.com/wrboyce/ansible-dotfiles-assh
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/wrboyce/ansible-dotfiles-assh
- Owner: wrboyce
- Created: 2016-10-07T18:12:36.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2016-10-08T01:12:53.000Z (about 8 years ago)
- Last Synced: 2024-08-16T16:22:29.916Z (3 months ago)
- Size: 1.95 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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-asshLicense
-------Apache 2.0