mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 07:50:29 -05:00
5 lines
67 B
YAML
5 lines
67 B
YAML
- hosts: all
|
|
gather_facts: yes
|
|
become: yes
|
|
roles:
|
|
- base
|