Skip to content

Instantly share code, notes, and snippets.

@apeyroux
Created June 16, 2020 13:31
Show Gist options
  • Select an option

  • Save apeyroux/311b0170b80a82253c498c8643ceffda to your computer and use it in GitHub Desktop.

Select an option

Save apeyroux/311b0170b80a82253c498c8643ceffda to your computer and use it in GitHub Desktop.
- get_url:
url: https://omnibus-pic.gendarmerie.fr/api/v4/projects/{{ gitlab_aiomda_id }}/repository/archive.tar.gz?sha={{ gitlab_aiomda_sha }}
headers: "PRIVATE-TOKEN:{{ gitlab_aiomda_private_token }}"
validate_certs: no
dest: /tmp/aiomda.tar.gz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment