Add a comment in the ip-allocation role about Yum and virtualenvs
This commit is contained in:
parent
d49cdb4b84
commit
c8d122e0f8
@ -1,4 +1,7 @@
|
|||||||
---
|
---
|
||||||
|
# Note: Currently we install these using Yum to the system packages rather than
|
||||||
|
# pip to a virtualenv. This is because Yum is required elsewhere and cannot
|
||||||
|
# easily be installed in a virtualenv.
|
||||||
- name: Ensure package dependencies are installed
|
- name: Ensure package dependencies are installed
|
||||||
local_action:
|
local_action:
|
||||||
module: yum
|
module: yum
|
||||||
|
Loading…
Reference in New Issue
Block a user