소스 검색

Merge pull request #812 from talset/master

[openshift_master_certificates] Fix variable master.all_hostnames
Brenton Leanhardt 9 년 전
부모
커밋
896b9c6329
1개의 변경된 파일0개의 추가작업 그리고 3개의 파일을 삭제
  1. 0 3
      roles/openshift_master_certificates/tasks/main.yml

+ 0 - 3
roles/openshift_master_certificates/tasks/main.yml

@@ -34,9 +34,6 @@
     - serviceaccounts.private.key
     - serviceaccounts.public.key
 
-- debug: msg="{{ item.openshift.master.all_hostnames | join (',') }}"
-  with_items: masters_needing_certs
-
 - name: Create the master certificates if they do not already exist
   command: >
     {{ openshift.common.admin_binary }} create-master-certs