Skip to content

fix indentation in examples

What does this MR do?

Fix indentation within a state example in states.rst, security.rst' and requisites.rst`. Some example states aren't properly indented, likely caused by some auto-indenter.

Such as this issue: The list element tree wasn't properly indented to be part of the keyword argument pkgs,

https://gitlab.com/saltstack/open/docs/salt-user-guide/-/blob/cf040361f3058a07a8d3c8a1d2025dfd750ca4c9/docs/topics/states.rst?plain=1#L107

What issues does this PR fix or reference?

  • Resolves: OR
  • Relates to:

(Resolve will close the ticket after merging. Relate will leave the ticket open after merging.)

GitLab Pages preview

Include a link to preview the changes you're making on your fork, replacing the placeholder text with your GitLab username: https://blbase.gitlab.io/salt-user-guide/

Merge requirements satisfied? (FOR REVIEWER USE ONLY)

  • Verify the pipeline is passing
  • Check rendered output to ensure formatting is correct for any special directives such as notes, tables, lists, and images
  • Review new or modified topics to ensure they follow the style guide
  • Review new or modified topics to ensure they follow the Writing Salt documentation (rST guide)
Edited by Alyssa Rock

Merge request reports

Loading