Commit 418c999e 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!5
parents ead3e146 cfc301f3
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
---

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

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