From: Sofer Athlan-Guyot Date: Mon, 9 Jan 2017 18:25:56 +0000 (+0100) Subject: Configure specific module path for ansible. X-Git-Tag: opnfv-6.0.0~1250^2 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=a0e6c8f56e6bcb394f4a9de5668bc4ffe1bbe7ae;p=apex-tripleo-heat-templates.git Configure specific module path for ansible. Change-Id: Icd23553e94fd573a8032c52e18857e722eb2ea49 --- diff --git a/puppet/upgrade_config.yaml b/puppet/upgrade_config.yaml index 499160e5..e892d813 100644 --- a/puppet/upgrade_config.yaml +++ b/puppet/upgrade_config.yaml @@ -35,6 +35,7 @@ resources: template: "stepSTEP" params: STEP: {get_param: step} + modulepath: /usr/share/ansible-modules inputs: - name: role config: {get_attr: [AnsibleConfig, value]}