zikalino / openshift-work

This is temporary repo to do experiments with openshift
MIT License
1 stars 0 forks source link

Set-facts doesn't share variables between hosts #24

Open brusMX opened 6 years ago

brusMX commented 6 years ago

We need some other way to pass the variables from the first play to the second host.

Currently it fails here:

 # $4 MASTERPUBLICIPHOSTNAME=$4 - parameters('openshiftMasterPublicIpFqdn')
"{{master_publicip_fqdn }}" \

Because it doesn't have master_publicip_fqdn