Skip to content

Commit

Permalink
Update cert-tofu to cert:tofu
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas-McKanna authored and apatard committed Jan 22, 2025
1 parent eab00ef commit 3252e87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/molecule_plugins/ec2/driver.py
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ def login_cmd_template(self):
'"/u:{}" '
'"/p:{}" '
"/v:{} "
"/cert-tofu "
"/cert:tofu "
"+clipboard "
"/grab-keyboard".format(
ansible_connection_options["ansible_user"],
Expand Down

0 comments on commit 3252e87

Please sign in to comment.