Ansible_workstation/roles/arch_aur/molecule/default/converge.yml

8 lines
119 B
YAML
Raw Normal View History

2022-01-05 10:25:33 +00:00
---
- name: Converge
hosts: all
tasks:
- name: "Include arch_aur"
include_role:
name: "arch_aur"