mirror of
https://github.com/luzifer-ansible/deploy-git.git
synced 2024-11-08 21:30:00 +00:00
6 lines
79 B
YAML
6 lines
79 B
YAML
---
|
|
|
|
- include_tasks: act.yaml
|
|
with_items: '{{ deploy_git_checkouts }}'
|
|
|
|
...
|