summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python-ansible.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-devtools/python/python-ansible.inc')
-rw-r--r--recipes-devtools/python/python-ansible.inc2
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes-devtools/python/python-ansible.inc b/recipes-devtools/python/python-ansible.inc
index 4bb90cb..0889659 100644
--- a/recipes-devtools/python/python-ansible.inc
+++ b/recipes-devtools/python/python-ansible.inc
@@ -10,8 +10,6 @@ SRC_URI = "git://github.com/ansible/ansible.git;protocol=https;branch=stable-2.1
10 10
11SRCREV = "dc0e3bd16cc7ded081bc46c88e4e3d1997ca9bb0" 11SRCREV = "dc0e3bd16cc7ded081bc46c88e4e3d1997ca9bb0"
12 12
13S = "${WORKDIR}/git"
14
15ANSIBLE_WHITELIST_MODULES ?= "commands files system network/ovs __pycache__ service" 13ANSIBLE_WHITELIST_MODULES ?= "commands files system network/ovs __pycache__ service"
16 14
17do_install:append() { 15do_install:append() {