update_motd/molecule/default/converge.yml

8 lines
155 B
YAML
Raw Normal View History

2023-04-03 16:53:42 +00:00
---
- name: Converge
hosts: all
tasks:
- name: "Include ednxzu.update_motd"
ansible.builtin.include_role:
name: "ednxzu.update_motd"