Configure specific module path for ansible.
Change-Id: Icd23553e94fd573a8032c52e18857e722eb2ea49
This commit is contained in:
parent
c72bc74207
commit
a0e6c8f56e
@ -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]}
|
||||
|
Loading…
Reference in New Issue
Block a user