mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-12-07 18:05:09 +00:00
9 lines
150 B
YAML
9 lines
150 B
YAML
- include_tasks: utils/once/flag.yml
|
|
|
|
- name: Include dependencies
|
|
include_role:
|
|
name: '{{ item }}'
|
|
loop:
|
|
- sys-stk-front-proxy
|
|
- dev-git
|