You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/docs/docsite/rst
Tim Herty 995e76c6e3
Update windows_winrm.rst (#73101)
The standard Port for ansible winrm is set to 5986/HTTPS. 
To be able to use Kerberos, you need to set ansible_port: 5985/HTTP otherwiese you get error message or timeout.
HTTPS is not needed for environments with Kerberos, since kerberos has server identification built in to the protocoll.
FYI: HTTP traffic will by default also be encrypted when using kerberos
4 years ago
..
api remove build errors including guess (#69711) 4 years ago
collections Add link to all module and plugin indexes (#72743) 4 years ago
community Introduce Ansible plugin in Jetbrains section of doc (#72465) 4 years ago
dev_guide developing_inventory sample code: fix undefined var "results" if get_option(cache)=False (#72977) 4 years ago
galaxy galaxy: handle plus sign in user token appearing in role url (#73057) 4 years ago
images Adds custom 404 with cowsay image (#57422) 5 years ago
installation_guide Documentation fix, /etc/apt/source.list from non-code block to code block (#72933) 4 years ago
inventory Add implicit localhost hostvars note (#61956) 5 years ago
network Minor Edit: Fix typo in platform_index.rst (#72564) 4 years ago
plugins Update lookup.rst (#72831) 4 years ago
porting_guides Update the porting guide for a new ansible version (#73124) 4 years ago
reference_appendices document what the name of a play is (#72633) 4 years ago
roadmap Wording changes to docs (#70082) 4 years ago
scenario_guides Rewrite Docker scenario guide (#73069) 4 years ago
shared_snippets add details on how to get API token for Galaxy (#72203) 4 years ago
user_guide Update windows_winrm.rst (#73101) 4 years ago
404.rst removes link from 404 content, explains options (#57971) 5 years ago
conf.py update version switcher for 2.10 release 4 years ago
index.rst Add link to all module and plugin indexes (#72743) 4 years ago