On Fri, 5 Apr 2019 at 06:15, David Baumann <[email protected]> wrote:

> Maybe forgot a delegate_to and you execure the module on remote host?
>

I am not executing the module on remote host. It is locally.

This is the yaml file:

---
# Perform PURE Flasharray Database snapshots
- name: perform PURE volume snapshot
  purefa_snap:
    name: Oracle/db2-prod-oracledb
    suffix: snap
    fa_url: "{{ fa_url }}"
    api_token: "{{ apiToken }}"

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/CAE_gQfVGr-cupKrTh%3DHUrMzAWBxTsQ%3DmEP9Lwbc%2BfupXnyYSOQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to