This extension will update a Cloud Config cscfg file from variables that match each Setting element's name attribute. The XML updates will be applied to the file using a DOM library instead of token replacement, so values such as & will be escaped for you by this tool. If you have multiple elements with elements where SNAME is repeated across the Roles, these can be replaced individually via "RNAME:SNAME". Referencing the variable via SNAME is still supported and is the fallback when the task can't find a matching RNAME:SNAME variable name. |