ansible-role-immich/molecule/default/converge.yml

9 lines
203 B
YAML
Raw Normal View History

2023-11-18 14:31:00 +01:00
---
- name: Converge
hosts: all
gather_facts: false
tasks:
- name: Replace this task with one that validates your content
ansible.builtin.debug:
msg: "This is the effective test"