Thanks but I moved like so and now get another error.

 tasks:
  - name: Pull WWPNs from UCS
     getucswwpns:
       host={{ inventory_hostname }}
       ucs_user="config"
       ucs_pass="config"
       outputfile=output.txt
       logfile=log.txt


The offending line appears to be:

  - name: Pull WWPNs from UCS
     getucswwpns:
                          ^ here


On Tuesday, September 5, 2017 at 3:24:38 PM UTC-4, Sieds Pallas wrote:
>
>
>
> Op dinsdag 5 september 2017 20:51:55 UTC+2 schreef Kenny Barnes:
>>
>> Keep getting an error when running the following playbook.  Copied from 
>> gethub and watch youtube running the same w/o error. 
>>
>> Error:
>>
>> The offending line appears to be:
>>
>>   tasks:
>>     - name: Pull WWPNs from UCS
>>       ^ here
>>
>  
>
>> Indentation?
>>
> I think the dash needs to align with the t of task
>  
>

-- 
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 to ansible-project@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/cd3772db-3f81-4968-a51a-8bb1b70b94ed%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to