Is managing GWs with active cloning groups with ansible supported?
Example:
I have a GW1 and GW2 with an active cloning group and I want to maintain the hostname of both GWs and the static routes.
The hostname is a GW specific setting, the static routes is a setting of the cloning group.
What is the recommended doing on working here?
Should I administer every setting with the admin user instead of the cadmin? Is this even possible? (Therefore is it possible to change the static routes with the admin user with ansible?) Is it recommended to also do the same operation with the second GW?
Is managing GWs with active cloning groups with ansible recommended?