ansible-scaphandre/molecule/default/converge.yml

9 lines
173 B
YAML
Raw Normal View History

2024-03-01 11:01:31 +01:00
---
- name: Converge
hosts: all
gather_facts: false
tasks:
- name: Include hubblo.scaphandre
ansible.builtin.include_role:
name: "hubblo.scaphandre"