I'm installing Ansible as a test. I have a mixed environment of Windows and 
Ubuntu servers in an Active Directory domain. 

I built a new Hyper-V virtual machine for Ansible; it's running Xubuntu 
16.04 LTS. Ansible 2.0.0.2 is installed.

I've been following the steps on the Windows Support 
<http://docs.ansible.com/ansible/intro_windows.html> web page.

Under the section "Configuring Kerberos", I see "Edit your /etc/krb5.conf 
(which should be installed as a result of installing packages above". But 
/etc/krb5.conf doesn't exist.

Unless I missed something, these are all the "packages above".

   - 
   
   pip install "pywinrm>=0.1.1"
   
   - sudo apt-get install python-dev libkrb5-dev
   - 
   
   pip install kerberos
   
   
What am I missing? Another package? 


I installed Ansible following the instructions for Latest Releases Via Apt 
<http://docs.ansible.com/ansible/intro_installation.html#latest-releases-via-apt-ubuntu>,
 
but I don't seem to have the latest version. Is this a problem?

-- 
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 post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/2eb5430f-213f-4ec4-b4ca-1bf47f54b744%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to