[ansible-project] i can't list object

2019-05-01 Thread lander7500
Hi, i'm use this playbook --- - hosts: host1 gather_facts: false connection: local tasks: - name: Gather fact datastore vmware_datastore_facts: hostname: "{{ hostname }}" username: "{{ username }}" password: "{{ password }}" datacenter: Datacenter

Re: [ansible-project] i can't list object

2019-05-02 Thread Jean-Yves LENHOF
Le 02/05/2019 à 08:40, lander7...@gmail.com a écrit : Hi, i'm use this playbook --- - hosts: host1 gather_facts: false connection: local tasks:     - name: Gather fact datastore vmware_datastore_facts:   hostname: "{{ hostname }}"   username: "{{ username }}"   password: "{{ password }}"   dat

Re: [ansible-project] i can't list object

2019-05-02 Thread lander7500
oh my god. Thank very much <3 -- 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 ansible-project+unsubscr...@googlegroups.com. To post to this group, send email