Execution
Date 15 Dec 2025 10:19:13 +0000
Duration 00:23:12.82
Controller aio1.openstack.local
User root
Versions
Ansible 2.18.6
ara 1.7.4 / 1.7.4
Python 3.12.3
Summary
9 Hosts
618 Tasks
960 Results
108 Plays
456 Files
0 Records

File: /etc/ansible/roles/pacemaker_corosync/handlers/main.yml

1
2
3
4
5
6
7
- name: Restart corosync
  service:
    name: "{{ item }}"
    state: restarted
    enabled: yes
  with_items:
    - corosync