X-Git-Url: https://gerrit.nordix.org/gitweb?p=infra%2Fstack%2Fkubernetes.git;a=blobdiff_plain;f=playbooks%2Fpostinstall.yaml;h=c874ca8b4e552e06bb7cf319bc806927f56f7778;hp=c9f23f4b5cc9a1ff50d94d701f648fb79fe45298;hb=HEAD;hpb=a1e1f40e71a48d8c5315f37999b9123c7ea908ab diff --git a/playbooks/postinstall.yaml b/playbooks/postinstall.yaml index c9f23f4..c874ca8 100644 --- a/playbooks/postinstall.yaml +++ b/playbooks/postinstall.yaml @@ -29,4 +29,10 @@ roles: - role: postinstall +- hosts: all + gather_facts: true + + roles: + - role: ingress + # vim: set ts=2 sw=2 expandtab: