소스 검색

GCP: use YAML output

Vadim Rutkovsky 6 년 전
부모
커밋
728dedbbf3
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      inventory/dynamic/gcp/ansible.cfg

+ 2 - 0
inventory/dynamic/gcp/ansible.cfg

@@ -28,6 +28,8 @@ inventory_ignore_extensions = secrets.py, .pyc, .cfg, .crt
 # work around privilege escalation timeouts in ansible:
 timeout = 30
 
+stdout_callback = yaml
+
 # Uncomment to use the provided example inventory
 inventory = hosts.sh