Different tasks added
This commit is contained in:
16
shell.zsh.yml
Normal file
16
shell.zsh.yml
Normal file
@@ -0,0 +1,16 @@
|
||||
---
|
||||
# Shell (zsh)
|
||||
#
|
||||
# Run:
|
||||
# ansible-playbook -i inventory/hosts tasks/shell.zsh.yml
|
||||
#
|
||||
# Prepare:
|
||||
# See readme.md and init your workspace
|
||||
- name: Setup Shell (zsh)
|
||||
hosts: all
|
||||
|
||||
vars:
|
||||
|
||||
roles:
|
||||
|
||||
- zsh
|
||||
Reference in New Issue
Block a user