Suggestions for Remote Execution Policy documentation
Describe the bug
1.Preset Policy
After some tests, it turned out that the Preset Policy only works for Policies using Profiles.
This is not clearly mentioned in the documentation and could lead to misunderstandings.
I would suggest to explicitly mention that the preset Policy can be only used with Policies that uses profiles.

2.List of member tags The example in the documentation shows three lines, but after testing the example policy it uses None as the default policy and all jobs will be executed only on the members where they have been executed and not in the Specified allowed tags members.
I would suggest adding the policy line to this example. rundeck.clusterMode.remoteExecution.policy = <Policy>

Source page (https://docs.rundeck.com/docs/administration/configuration/remote-job-execution.html#remote-job-execution)