Add a comment in the ip-allocation role about Yum and virtualenvs

This commit is contained in:
Mark Goddard 2017-07-26 17:48:01 +00:00
parent d49cdb4b84
commit c8d122e0f8

View File

@ -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
local_action:
module: yum