refs #8280 root: passbolt uri minifix

This commit is contained in:
Juan Ferrer 2024-12-09 12:33:01 +01:00
parent b4c2898b40
commit ffc7963fca
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@
lookup(passbolt, inventory_hostname_short,
username='root',
password=root_password,
uri='ssh://'+hostname_fqdn
uri='ssh://'+hostname_fqdn+'/'
)
}}
environment: