Commit a80ce7c5 authored by Dmitriy Safronov's avatar Dmitriy Safronov
Browse files

fix

parent 0dbd789f
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
#- src: https://gitlab.cyberbrain.pw/ansible/roles/essential
#  scm: git
- src: https://gitlab.cyberbrain.pw/ansible/roles/essential
  scm: git

- src: https://gitlab.cyberbrain.pw/ansible/roles/hostname
- src: https://gitlab.cyberbrain.pw/ansible/roles/ucarp
  scm: git
+3 −3
Original line number Diff line number Diff line
---

- name: Set hostname
  hosts: hostname:&ipacluster
- name: Install ucarp
  hosts: ipaserver:iparepicas
  become: yes
  roles:
    - hostname
    - ucarp-systemd
#
#- hosts: ipaserver:ipareplicas
#  tasks: