From 1c534416f2c5b7ca6aa7196d1eaa3fcf98f91aa7 Mon Sep 17 00:00:00 2001 From: Jeffrey Cutter Date: Tue, 12 Dec 2023 15:00:09 -0500 Subject: [PATCH] docs: fix rulebooks documentation for missing gather_facts (#629) gather_facts defaults to false and needs to be set to true in order to interact with facts as this sample does. Co-authored-by: Madhu Kanoor --- docs/rulebooks.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/rulebooks.rst b/docs/rulebooks.rst index 226d305c..b0a39410 100644 --- a/docs/rulebooks.rst +++ b/docs/rulebooks.rst @@ -63,6 +63,7 @@ A ruleset has the following properties: - name: Example hosts: all + gather_facts: true sources: - name: range range: