ansible-config/roles/common/tasks/mosh.yml

5 lines
68 B
YAML
Raw Normal View History

2015-08-29 23:37:16 +02:00
---
- name: install mosh
apt: name=mosh state=latest
tags: mosh