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, 1 insertions, 1 deletions
diff --git a/recipes-devtools/python/python-ansible.inc b/recipes-devtools/python/python-ansible.inc
index f1b3771..2b8d655 100644
--- a/recipes-devtools/python/python-ansible.inc
+++ b/recipes-devtools/python/python-ansible.inc
@@ -16,7 +16,7 @@ S = "${WORKDIR}/${SRCNAME}-${PV}"
16 16
17ANSIBLE_WHITELIST_MODULES ?= "commands files system network/ovs __pycache__ service" 17ANSIBLE_WHITELIST_MODULES ?= "commands files system network/ovs __pycache__ service"
18 18
19do_install_append() { 19do_install:append() {
20 set +e 20 set +e
21 21
22 # install hosts and conf 22 # install hosts and conf