From 0cffcd09a44b2a58452a5bb13714bfc47d6546bf Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Sat, 31 Jul 2021 23:31:13 -0400 Subject: global: overrides conversion Signed-off-by: Bruce Ashfield --- recipes-devtools/python/python-ansible.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-devtools/python/python-ansible.inc') 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}" ANSIBLE_WHITELIST_MODULES ?= "commands files system network/ovs __pycache__ service" -do_install_append() { +do_install:append() { set +e # install hosts and conf -- cgit v1.2.3-54-g00ecf