From 8f646229029666bba42975d1fcbcdd8faefefb51 Mon Sep 17 00:00:00 2001 From: Alexei Znamensky <103110+russoz@users.noreply.github.com> Date: Sat, 26 Jul 2025 23:50:06 +1200 Subject: [PATCH] Update plugins/modules/pacemaker_resource.py --- plugins/modules/pacemaker_resource.py | 1 + 1 file changed, 1 insertion(+) diff --git a/plugins/modules/pacemaker_resource.py b/plugins/modules/pacemaker_resource.py index a18c06d55c..2fdf785487 100644 --- a/plugins/modules/pacemaker_resource.py +++ b/plugins/modules/pacemaker_resource.py @@ -102,6 +102,7 @@ options: """ EXAMPLES = r""" +--- - name: Create pacemaker resource hosts: localhost gather_facts: false