Commit ead3e146 authored by Дмитрий Сафронов's avatar Дмитрий Сафронов
Browse files

Merge branch '2-scm-for-roles' into 'master'

Resolve "scm for roles"

Closes #2

See merge request ansible/playbooks/freeipa-cluster!4
parents db1ed035 c1298209
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
---

roles:
  - name: https://gitlab.cyberbrain.pw/ansible/roles/essential.git
  - name: https://gitlab.cyberbrain.pw/ansible/roles/essential
    scm: git
  - name: https://gitlab.cyberbrain.pw/ansible/roles/hostname.git
  - name: https://gitlab.cyberbrain.pw/ansible/roles/hostname
    scm: git
  - name: https://gitlab.cyberbrain.pw/ansible/roles/rsyslog_sender.git
  - name: https://gitlab.cyberbrain.pw/ansible/roles/rsyslog_sender
    scm: git

collections:
  - name: https://gitlab.cyberbrain.pw/ansible/collections/freeipa.git
  - name: https://gitlab.cyberbrain.pw/ansible/collections/freeipa
    type: git