RD version 5.7/latest
Ansible plugin 4.0.5
As we know, "Gather Facts = No" means generate nodes via ansible-inventory command instead of running the gather-hosts playbook.
With Gather Facts = Yes, the "Additional host tag" is applied as expected.
With Gather Facts = No, the "Additional host tag" value if provided is not applied to the generated Rundeck nodes.