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

wrong comment in 'example/hosts' #3237

Closed
nuclear06 opened this issue Mar 24, 2024 · 1 comment
Closed

wrong comment in 'example/hosts' #3237

nuclear06 opened this issue Mar 24, 2024 · 1 comment

Comments

@nuclear06
Copy link

# If sudo requires a password, either add `become_password=PASSWORD_HERE` to the host line

According to the comments, should add become_password to the host line. But it is wrong and Ansible cant receive password, according to the Ansible documentation , it should be ansible_become_password

spantaleev added a commit that referenced this issue Mar 25, 2024
For some of these, the `ansible_` prefix does not seem to be needed,
but it's the canonical way to do things and it may become required in
newer Ansible versions.

Related to #3237
@spantaleev
Copy link
Owner

Fixed by 9c01d87

spantaleev added a commit to mother-of-all-self-hosting/mash-playbook that referenced this issue Mar 25, 2024
For some of these, the `ansible_` prefix does not seem to be needed,
but it's the canonical way to do things and it may become required in
newer Ansible versions.

Related to spantaleev/matrix-docker-ansible-deploy#3237
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

2 participants