pbychikhin / certutils

0 stars 0 forks source link

Multiple sites #8

Closed pbychikhin closed 4 years ago

pbychikhin commented 4 years ago

For the playbook, implement multiple sites processing. Something that creates an array of hashes: iis = [{"site": "siteA", "bindinginfo": "siteA:binding:info"}, {"site": "siteB", "bindinginfo": "siteB:binding:info"}....]

pbychikhin commented 4 years ago

Resolved in dd06d8e6