
This adds a job which runs in trusted context that can do mirroring directly from the executor without needing a node. Change-Id: Iaa471b8bc374c5aaf0d9efe0d47ab9d6f22bf78a
5 lines
136 B
YAML
5 lines
136 B
YAML
- hosts: localhost
|
|
roles:
|
|
- name: upload-git-mirror
|
|
git_mirror_repository: "{{ git_mirror_credentials.target_repository }}"
|