Configure specific module path for ansible.
authorSofer Athlan-Guyot <sathlang@redhat.com>
Mon, 9 Jan 2017 18:25:56 +0000 (19:25 +0100)
committerSofer Athlan-Guyot <sathlang@redhat.com>
Mon, 9 Jan 2017 18:27:33 +0000 (19:27 +0100)
Change-Id: Icd23553e94fd573a8032c52e18857e722eb2ea49

puppet/upgrade_config.yaml

index 499160e..e892d81 100644 (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]}