aboutsummaryrefslogtreecommitdiffstats
path: root/ansible/roles/common/tasks/main.yml
blob: fbd42d14b16494f7c35c0c754b01fb27d95ef6ee (plain)
1
2
3
4
5
6
- name: Gondul-repo
  become: true
  tags:
  - git-all
  - git-gondul
  git: repo=https://github.com/tech-server/gondul.git dest=/opt/gondul update=no accept_hostkey=yes