mirror of
https://github.com/KevinMidboe/playbooks-retailor.git
synced 2026-01-09 19:05:45 +00:00
ansible playbooks for retailor.io infrastructure
This commit is contained in:
6
roles/oh-my-zsh/tasks/main.yml
Normal file
6
roles/oh-my-zsh/tasks/main.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
- import_tasks: install.yml
|
||||
|
||||
- name: console setup for Debian family distributions
|
||||
include_tasks: debian-console-setup.yml
|
||||
when: ansible_os_family == 'Debian'
|
||||
Reference in New Issue
Block a user