refs #8280 root: passbolt uri minifix
This commit is contained in:
parent
b4c2898b40
commit
ffc7963fca
|
@ -26,7 +26,7 @@
|
|||
lookup(passbolt, inventory_hostname_short,
|
||||
username='root',
|
||||
password=root_password,
|
||||
uri='ssh://'+hostname_fqdn
|
||||
uri='ssh://'+hostname_fqdn+'/'
|
||||
)
|
||||
}}
|
||||
environment:
|
||||
|
|
Loading…
Reference in New Issue