dotfiles/dotfiles.yml

8 lines
136 B
YAML

- hosts: local
connection: local
tasks:
- ping:
- include_vars:
file: vars.yml
- import_tasks: tasks/common.yml