# code: language=ansible - name: AUR Repo hosts: aur_repo_hosts become: true gather_facts: true roles: - aur_repo_host