浏览代码

Merge pull request #8760 from mtnbikenc/fix-indent

Fix minor indentation
OpenShift Merge Robot 6 年之前
父节点
当前提交
e1afbf183f
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      playbooks/azure/openshift-cluster/create_and_publish_offer.yml

+ 1 - 1
playbooks/azure/openshift-cluster/create_and_publish_offer.yml

@@ -58,7 +58,7 @@
 
     - debug:
         msg: "{{ lookup('template', 'offer.yml.j2') }}"
-      verbosity: 1
+        verbosity: 1
 
     - name: bring along the previous offer versions and combine with incoming
       yedit: