mirror of
				https://github.com/ansible-collections/community.general.git
				synced 2024-09-14 20:13:21 +02:00 
			
		
		
		
	* Docs refactor as outlined in https://github.com/ansible/proposals/issues/79. Moves content into 'guides'; refactors TOC; fixes CSS; design tweaks to layout and CSS; fixes generated plugin, CLI and module docs to fix links accodingly; more. * Adding extra blank line for shippable
		
			
				
	
	
		
			18 lines
		
	
	
	
		
			480 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
	
		
			480 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
Windows Guides
 | 
						|
``````````````
 | 
						|
 | 
						|
The following sections provide information on managing
 | 
						|
Windows hosts with Ansible.
 | 
						|
 | 
						|
Because Windows is a non-POSIX-compliant operating system, there are differences between
 | 
						|
how Ansible interacts with them and the way Windows works. These guides will highlight 
 | 
						|
some of the differences between Linux/Unix hosts and hosts running Windows.
 | 
						|
 | 
						|
.. toctree::
 | 
						|
   :maxdepth: 2
 | 
						|
 | 
						|
   windows_setup
 | 
						|
   windows_winrm
 | 
						|
   windows_usage
 | 
						|
   windows_dsc
 | 
						|
   windows_faq
 |