mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-25 16:06:43 +00:00
Merge pull request #10111 from wjimenez5271/patch-2
explain -q flag for env-setup
This commit is contained in:
@@ -111,6 +111,10 @@ To install from source.
|
||||
$ cd ./ansible
|
||||
$ source ./hacking/env-setup
|
||||
|
||||
If you want to suppress spurious warnings/errors, use:
|
||||
|
||||
$ source ./hacking/env-setup -q
|
||||
|
||||
If you don't have pip installed in your version of Python, install pip::
|
||||
|
||||
$ sudo easy_install pip
|
||||
|
||||
Reference in New Issue
Block a user