diff --git a/docsite/rst/playbooks_conditionals.rst b/docsite/rst/playbooks_conditionals.rst index b9894d62785..a00ec916c41 100644 --- a/docsite/rst/playbooks_conditionals.rst +++ b/docsite/rst/playbooks_conditionals.rst @@ -11,9 +11,6 @@ whether the hosts match other criteria. There are many options to control exec Let's dig into what they are. -.. contents:: - :depth: 2 - The When Statement ``````````````````