kolla-ansible/ansible/roles/hacluster
Radosław Piliszek f3da3d8e19 Avoid an Ansible quirk in hacluster role
Followup on I91e5c1840ace8f567daf462c4eb3ec1f0c503823

When+run_once do not play nicely. [1]
The general workaround is to use include_tasks. [2]
However, it is very unlikely user wishes to run this role
without having any pacemaker nodes so the simplification that we
use throughout the Kolla Ansible code should be enough.

[1] https://github.com/ansible/ansible/issues/11496
[2] https://github.com/ansible/ansible/issues/11496#issuecomment-412936547

Change-Id: Ifaf64e3d9d89b2ec36a883fb7458556745b64802
2021-04-24 18:34:27 +00:00
..
defaults masakari: support host monitor 2021-04-08 16:39:47 +00:00
handlers Add HAcluster Ansible role 2021-04-08 06:39:19 +00:00
tasks Avoid an Ansible quirk in hacluster role 2021-04-24 18:34:27 +00:00
templates Add HAcluster Ansible role 2021-04-08 06:39:19 +00:00