diff ansible/site.yml @ 26:19ef091c0ef3 default tip

add setup of shell env through ansible
author Dirk Olmes <dirk.olmes@codedo.de>
date Tue, 15 Nov 2016 16:34:28 +0000
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/ansible/site.yml	Tue Nov 15 16:34:28 2016 +0000
@@ -0,0 +1,4 @@
+---
+- hosts: all
+  roles:
+    - zsh