Merge "Configure specific module path for ansible."

This commit is contained in:
Jenkins 2017-01-13 12:47:17 +00:00 committed by Gerrit Code Review
commit 898e1c3183
1 changed files with 1 additions and 0 deletions

View File

@ -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]}