소스 검색

Fix minor indentation

From Ansible syntax checks:
Syntax checking playbook:
/home/rteague/git/openshift-ansible/playbooks/azure/openshift-cluster/create_and_publish_offer.yml
 [WARNING]: Ignoring invalid attribute: verbosity
Russell Teague 6 년 전
부모
커밋
53aa72d180
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: