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. For more options, visit https://groups.google.com/d/optout.