On Mon, 30 Dec 2019 04:23:26 -0800 (PST)
Yehuda Pinhas <[email protected]> wrote:

>   vars:
>     vlan_id: 999
>     vlan_name: TEST_VLAN_TEST
>     my_hosts:
>       - group: 'POC_ENV'
>           hosts:

Wrong indentation. Fix:

     my_hosts:
       - group: 'POC_ENV'
         hosts:

HTH,

        -vlado

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/20191230141852.12904f87%40gmail.com.

Attachment: pgpmFqu9Qf7Gv.pgp
Description: OpenPGP digital signature

Reply via email to