Should ansible be a dependency? #1847
Unanswered
darrenmeehan
asked this question in
Q&A
Replies: 1 comment
-
|
Just thought I'd drop this in here, if you install
(if you don't already have an ansible / ansible-core install) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there,
I was wondering should
ansible-linthaveansibleas a dependency? It cannot function without it, so it makes sense to list it is a dependency. Is there any reason it is not?The particular use-case I have is that I want to use
pipxto install ansible-lint into its own virtual environment.This currently doesn't work. I've not opened this as an issue in either pipx or ansible-lint as I'd like to investigate this a bit more first.
The following output shows
ansible-lintunable to findansible.The following is
pipxinstallingansible-lintBeta Was this translation helpful? Give feedback.
All reactions