diff options
| author | Bruce Ashfield <bruce.ashfield@gmail.com> | 2021-07-31 23:31:13 -0400 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2021-07-31 23:49:54 -0400 |
| commit | 0cffcd09a44b2a58452a5bb13714bfc47d6546bf (patch) | |
| tree | b91584b573ce42431a35a9b8f064d8be57974e1e /recipes-devtools/python/python-ansible.inc | |
| parent | e887a996155f8b9f22d6aca0e31b5fbccd82751e (diff) | |
| download | meta-cloud-services-0cffcd09a44b2a58452a5bb13714bfc47d6546bf.tar.gz | |
global: overrides conversion
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'recipes-devtools/python/python-ansible.inc')
| -rw-r--r-- | recipes-devtools/python/python-ansible.inc | 2 |
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 | ||
| 17 | ANSIBLE_WHITELIST_MODULES ?= "commands files system network/ovs __pycache__ service" | 17 | ANSIBLE_WHITELIST_MODULES ?= "commands files system network/ovs __pycache__ service" |
| 18 | 18 | ||
| 19 | do_install_append() { | 19 | do_install:append() { |
| 20 | set +e | 20 | set +e |
| 21 | 21 | ||
| 22 | # install hosts and conf | 22 | # install hosts and conf |
