From f6608b45f0cab8359e4e2c0d5504b68ef4e2a7bf Mon Sep 17 00:00:00 2001 From: Russell Teague Date: Wed, 4 Oct 2017 11:49:18 -0400 Subject: Allow checkpoint status to work across all groups --- roles/installer_checkpoint/README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'roles/installer_checkpoint') diff --git a/roles/installer_checkpoint/README.md b/roles/installer_checkpoint/README.md index 321acca21..83e00e504 100644 --- a/roles/installer_checkpoint/README.md +++ b/roles/installer_checkpoint/README.md @@ -92,8 +92,7 @@ phase/component and then a final play for setting `installer_hase_initialize` to # common/openshift-cluster/std_include.yml --- - name: Initialization Checkpoint Start - hosts: localhost - connection: local + hosts: oo_all_hosts gather_facts: false roles: - installer_checkpoint -- cgit v1.2.1