Add Ansible Template as RPC dependancy for Privilege Vault/Secret Server

We’re running Delinea/Thycotic Privilege Vault in our environment.

We’re trying to onboard all credentials into Privilege Vault as much as possible to leverage Auto-Change, where the password is rotated by Privilege Vault every X days.

Whereas using the Remote File and Application Pool Recycle dependencies works in many instances, there are other instances where we would like to trigger an Ansible Playbook after an RPC in Privilege Vault. Has anyone been able to add an Ansible Playbook as a dependency for a remote password change (RPC)?

If not, how are you triggering playbooks after an RPC?