daniel-lynch / daniel_lynch.passbolt

Passbolt Ansible collection
https://galaxy.ansible.com/daniel_lynch/passbolt
GNU General Public License v3.0
6 stars 7 forks source link

New feature : search by uuid #10

Open roumano opened 1 year ago

roumano commented 1 year ago

Actually it's only possible to search by name and optionally with username

If possible i would like to search a password via the uuid (like it's done in line 34 on this projet : https://github.com/passbolt/lab-passbolt-ansible-poc/blob/main/playbooks/example-playbook.yml)

uuid is more robust as a password entry will keep his uuid in all case (changing name, changing username, move to another directory, ,changing the ownership, ...