no luck still same error

On Wed, Nov 14, 2018 at 2:37 PM lucas.adam.jackson <
lucas.adam.jack...@gmail.com> wrote:

> Looks like you have extra white space between hyphen and name
>
>
>
> Sent from my Samsung Galaxy smartphone.
>
> -------- Original message --------
> From: Nk Chitturi <chittur...@gmail.com>
> Date: 2018-11-14 5:29 PM (GMT-05:00)
> To: ansible-project@googlegroups.com
> Subject: Re: [ansible-project] Re: Working with Ansible on Windows Hosts
>
> thank you.
> May be i made a chilly mistake in writing my playbook, it is giving syntax
> error
> -
>   name: Stop Apppools
>   hosts: windows-dev
>   become: true
>   tasks:
>     -  name: Stop application pool
>        win_iis_webpool:
>          name: "apppoolname"
>          state: stopped
> [image: image.png]
>
> On Wed, Nov 14, 2018 at 11:47 AM Jordan Borean <jborea...@gmail.com>
> wrote:
>
>> You only need to have your kdc (domain controller) in the realms section.
>> This file is used by the local krb5 libraries to know what host to talk to
>> when getting a kerberos ticket. Windows hosts you are authenticating too
>> just need to be resolvable in DNS but don't need to exist in your krb5.conf
>> file.
>>
>> Thanks
>>
>> Jordan
>>
>> --
>> 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/5663874d-7779-4f60-bbb5-2dd6ec32e1fe%40googlegroups.com
>> <https://groups.google.com/d/msgid/ansible-project/5663874d-7779-4f60-bbb5-2dd6ec32e1fe%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>
> --
>
>
>
> --
> 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/CABdF8S0eKxWbNzvy%2B6ZSSQXVi%2BgebhsuNR_1G4v4j%3DLs9vySCw%40mail.gmail.com
> <https://groups.google.com/d/msgid/ansible-project/CABdF8S0eKxWbNzvy%2B6ZSSQXVi%2BgebhsuNR_1G4v4j%3DLs9vySCw%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>
> --
> 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/5beca398.1c69fb81.904cd.a897%40mx.google.com
> <https://groups.google.com/d/msgid/ansible-project/5beca398.1c69fb81.904cd.a897%40mx.google.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>


--

-- 
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/CABdF8S2gkx47Uk9YGxBWF8%2Bs4jF9aXQT2njk%3DB3QYtjRQx%2B%2BhQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to