Installazione minimal e full.
This commit is contained in:
parent
353f316c1e
commit
8a06bb83b7
11 changed files with 294 additions and 14 deletions
|
@ -1,17 +1,6 @@
|
|||
---
|
||||
# Setting up zsh
|
||||
|
||||
- name: Installation
|
||||
ansible.builtin.include_tasks: "install/{{ ansible_os_family | lower }}.yml"
|
||||
args:
|
||||
apply:
|
||||
tags:
|
||||
- zsh
|
||||
- zsh-install
|
||||
tags:
|
||||
- zsh
|
||||
- zsh-install
|
||||
|
||||
- name: Configuration
|
||||
ansible.builtin.import_tasks: config/main.yml
|
||||
tags:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue