Execution
Date 08 Dec 2025 13:39:52 +0000
Duration 00:35:02.03
Controller aio1.openstack.local
User root
Versions
Ansible 2.18.6
ara 1.7.4 / 1.7.4
Python 3.12.3
Summary
2 Hosts
1377 Tasks
1365 Results
104 Plays
504 Files
0 Records

File: /etc/ansible/roles/pacemaker_corosync/tasks/check_vars.yml

1
2
3
4
5
6
- name: Checking that required variables are set
  fail: msg="{{ item }} is not defined"
  when: not item
  with_items:
    - pacemaker_corosync_group
    - pacemaker_corosync_ring_interface