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

Can you automatically add ansible tools configurations like git plug-ins? #173

Open
zhengdechang opened this issue Jan 8, 2024 · 2 comments

Comments

@zhengdechang
Copy link

What feature do you want to see added?

Currently inconvenient place:
At present, you need to manually Install ansible to use Ansible-Playbook, and when you use Install automatically, you will encounter permission problems, and you can only use sudo to install it on the machine
image

Upstream changes

No response

Are you interested in contributing this feature?

No response

@jonesbusy
Copy link
Contributor

Hi,

You don't need sudo to install ansible via pip3. Specially if done in a virtual environment.

https://docs.ansible.com/ansible/latest/installation_guide/intro_installation.html

I will keep this issue open because it's probably something that can be improved also at plugin level.

In the meanwhile you can use "Execute shell" installer.

Regards,

@zhengdechang
Copy link
Author

ok,thank you and good luck

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants