summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam Miller <admiller@redhat.com>2017-09-13 21:20:33 +0000
committerAdam Miller <admiller@redhat.com>2017-09-13 21:20:33 +0000
commita9bcaf06919b2c7cb0f210f59edccb7d8870bf04 (patch)
treef7679dd898160ea0d182eef93b66b28096aa2c38
parent0c38675738a0480b4e3793dfef161ed943bdc5ce (diff)
downloadansible-a9bcaf06919b2c7cb0f210f59edccb7d8870bf04.tar.gz
ansible-a9bcaf06919b2c7cb0f210f59edccb7d8870bf04.tar.xz
ansible-a9bcaf06919b2c7cb0f210f59edccb7d8870bf04.zip
fix indentation for loopabull config yaml
Signed-off-by: Adam Miller <admiller@redhat.com>
-rw-r--r--roles/loopabull/templates/loopabull.yml.j24
1 files changed, 2 insertions, 2 deletions
diff --git a/roles/loopabull/templates/loopabull.yml.j2 b/roles/loopabull/templates/loopabull.yml.j2
index fc3f02ead..ba9a214c6 100644
--- a/roles/loopabull/templates/loopabull.yml.j2
+++ b/roles/loopabull/templates/loopabull.yml.j2
@@ -11,9 +11,9 @@
# - error
# - debug
{% if loglevel is defined %}
- loglevel: {{ loglevel }}
+loglevel: {{ loglevel }}
{% else %}
- loglevel: info
+loglevel: info
{% endif %}
# plugin section