mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
explain -q flag for env-setup
See https://github.com/ansible/ansible/issues/10109
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