fix doc codeblock missing extra space

Change-Id: I17fa9be569cdd8b12a8bdf73c0eea52e1aec4f75
This commit is contained in:
Adrian Turjak 2018-01-19 11:35:48 +13:00
parent 571c89f98f
commit 6ea0993e34
1 changed files with 2 additions and 0 deletions

View File

@ -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