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