8 lines
97 B
YAML
8 lines
97 B
YAML
---
|
|
- hosts: qmoran-desktop
|
|
become: yes
|
|
roles:
|
|
- oneenv
|
|
vars_files:
|
|
- secrets.yaml
|