#export policy module
1 messages · Page 1 of 1 (latest)
yes, but not easily
you would first have to call the info module to get the info for that rule, and then fill in all the field for the export_policy_rule for index 1 with the existing information. With the only change being the the change to the client_match.
The idea with ansible is what ever is in your playbook is what your want the end state of the system to be. So if your missing a variable it treated as if you wanted to set that vaule to null.