Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@XDavidT
Copy link

@XDavidT XDavidT commented Nov 10, 2021

{"msg": "to use the 'ssh' connection type with passwords, you must install the sshpass program"}

After installing this apk, it worked great

{"msg": "to use the 'ssh' connection type with passwords, you must install the sshpass program"}
@cytopia
Copy link
Owner

cytopia commented Nov 10, 2021

I wouldn't recommend to user user/pass, but rather key-based. But as it seems it is desired, it is at least good to have this possibility.

See also: #68

@XDavidT
Copy link
Author

XDavidT commented Nov 10, 2021

Any idea why it's failed ? I test it inside the docker and it's worked.
Tried to run it locally, but got: pull access denied for cytopia/ansible-builder
BTW: I also not support user&password, but some of the organization I work with, provide only this method.

@cytopia
Copy link
Owner

cytopia commented Nov 10, 2021

The following three files need to bump their nightly tag from 0.39 to 0.40:

grep -rHni '0.39' .github/workflows/

.github/workflows/nightly-kops.yml:55:          - '0.39'
.github/workflows/nightly.yml:39:          - '0.39'
.github/workflows/nightly-helm.yml:54:          - '0.39'

You can also see this in the error message of the failed check: https://github.com/cytopia/docker-ansible/runs/4164692207?check_suite_focus=true

@XDavidT
Copy link
Author

XDavidT commented Nov 24, 2021

The following three files need to bump their nightly tag from 0.39 to 0.40:

grep -rHni '0.39' .github/workflows/

.github/workflows/nightly-kops.yml:55:          - '0.39'
.github/workflows/nightly.yml:39:          - '0.39'
.github/workflows/nightly-helm.yml:54:          - '0.39'

You can also see this in the error message of the failed check: https://github.com/cytopia/docker-ansible/runs/4164692207?check_suite_focus=true

So maybe you can add it without my PR ?

@cytopia cytopia self-assigned this Nov 12, 2022
@cytopia cytopia mentioned this pull request Nov 12, 2022
@cytopia cytopia closed this in #112 Nov 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants