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

Internet pi -Reg. #605

Open
anilmanisha opened this issue Jul 7, 2024 · 1 comment
Open

Internet pi -Reg. #605

anilmanisha opened this issue Jul 7, 2024 · 1 comment

Comments

@anilmanisha
Copy link

TASK [Gathering Facts] *********************************************************
fatal: [127.0.0.1]: FAILED! => {"ansible_facts": {}, "changed": false, "failed_modules": {"ansible.legacy.setup": {"ansible_facts": {"discovered_interpreter_python": "/usr/bin/python3.12"}, "failed": true, "module_stderr": "sudo: a password is required\n", "module_stdout": "", "msg": "MODULE FAILURE\nSee stdout/stderr for the exact error", "rc": 1}}, "msg": "The following modules failed to execute: ansible.legacy.setup\n"}

@geerlingguy
Copy link
Owner

It looks like it's asking for a sudo password - run the ansible command with -K so it asks for your sudo 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

2 participants