mirror of
https://github.com/luzifer-ansible/deploy-git.git
synced 2024-11-08 13:20:01 +00:00
6 lines
70 B
YAML
6 lines
70 B
YAML
---
|
|
|
|
- include_tasks: act.yaml
|
|
with_items: {{ git_checkouts }}
|
|
|
|
...
|