fix doc codeblock missing extra space
Change-Id: I17fa9be569cdd8b12a8bdf73c0eea52e1aec4f75
This commit is contained in:
parent
571c89f98f
commit
6ea0993e34
@ -135,6 +135,7 @@ options are available, overriding the default actions or adding in additional
|
||||
actions. These will run in the order specified.
|
||||
|
||||
.. code-block:: yaml
|
||||
|
||||
TASK_SETTINGS:
|
||||
signup:
|
||||
default_actions:
|
||||
@ -151,6 +152,7 @@ You can also here at the task settings layer ensure that the task is never auto
|
||||
approved by it's underlying actions.
|
||||
|
||||
.. code-block:: yaml
|
||||
|
||||
TASK_SETTINGS:
|
||||
update_quota:
|
||||
allow_auto_approve: False
|
||||
|
Loading…
x
Reference in New Issue
Block a user