ansible-docker-mailcow/roles/install_oh-my-zsh/molecule/shared/converge.yml
Jesko Anschütz d563801458 initial
2025-03-20 10:39:09 +01:00

7 lines
167 B
YAML

---
- name: Converge
hosts: all
tasks:
- name: "Include lorenzobettini.oh_my_zsh"
ansible.builtin.include_role:
name: "lorenzobettini.oh_my_zsh"