Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

new-linode.yml playbook issue with Become Pass #24

Open
Zarex opened this issue Jul 25, 2022 · 0 comments
Open

new-linode.yml playbook issue with Become Pass #24

Zarex opened this issue Jul 25, 2022 · 0 comments

Comments

@Zarex
Copy link
Contributor

Zarex commented Jul 25, 2022

When using the playbook/role new-linode.yml the user needs to specify the -K or --ask-become-pass in order for the new-linode_create.yml part of the role to modify configurations on localmachine AND also later on for the new-linode_harden.yml role part to finish configuring the newly created linode. The issue is that you only specify the become password at the beginning, which needs to match the localmachine AND the become password for the user that is used to log into the machine and "harden". The script thus breaks if the new-linode user's password does not match the localmachine user's become password

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

No branches or pull requests

1 participant