diff --git a/docs/docsite/rst/network/user_guide/network_best_practices_2.5.rst b/docs/docsite/rst/network/user_guide/network_best_practices_2.5.rst index 66d2aa29854..001d87db294 100644 --- a/docs/docsite/rst/network/user_guide/network_best_practices_2.5.rst +++ b/docs/docsite/rst/network/user_guide/network_best_practices_2.5.rst @@ -235,7 +235,7 @@ Next, create a playbook file called ``facts-demo.yml`` containing the following: var: hostvars['vyos01.example.net'] - name: Write facts to disk using a template - copy: + copy: content: | #jinja2: lstrip_blocks: True EOS device info: