Configure specific module path for ansible.

Change-Id: Icd23553e94fd573a8032c52e18857e722eb2ea49
This commit is contained in:
Sofer Athlan-Guyot 2017-01-09 19:25:56 +01:00
parent c72bc74207
commit a0e6c8f56e
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]}