Useful Links
Computer Science
Other Tools and Technologies
Ansible Automation
1. Introduction to Automation and Ansible
2. Getting Started with Ansible
3. Ansible Playbooks
4. Variables and Facts
5. Flow Control and Data Manipulation
6. Templates
7. Roles and Collections
8. Advanced Ansible Topics
9. Ansible for Specialized Environments
10. Ansible Automation Platform
11. Best Practices and Project Organization
Ansible for Specialized Environments
Ansible for Windows
Windows Prerequisites
PowerShell Requirements
.NET Framework
WinRM Configuration
WinRM Setup
WinRM Service Configuration
Authentication Methods
Security Settings
Firewall Configuration
Windows Connection
Connection Variables
Authentication Options
SSL Configuration
Windows Modules
win_service Module
win_package Module
win_user Module
win_group Module
win_file Module
win_copy Module
win_template Module
PowerShell Integration
win_shell Module
win_command Module
PowerShell Scripts
PowerShell Modules
Windows Best Practices
Security Considerations
Performance Optimization
Error Handling
Ansible for Network Automation
Network Device Support
Supported Vendors
Device Types
Connection Methods
Network Connection Plugins
network_cli Plugin
netconf Plugin
httpapi Plugin
Network Modules
Cisco Modules
ios_config
ios_command
ios_facts
Juniper Modules
junos_config
junos_command
junos_facts
Arista Modules
eos_config
eos_command
eos_facts
Network Resource Modules
Resource Module Concept
State Management
Configuration Backup
Configuration Restore
Network Automation Patterns
Configuration Management
Compliance Checking
Network Monitoring
Ansible for Cloud Management
Cloud Provider Support
Amazon Web Services
Microsoft Azure
Google Cloud Platform
OpenStack
Dynamic Inventory for Cloud
AWS EC2 Inventory
Azure Inventory
GCP Inventory
Inventory Configuration
Cloud Provisioning
AWS Modules
ec2 Module
ec2_vpc Module
s3 Module
rds Module
Azure Modules
azure_rm_virtualmachine
azure_rm_storageaccount
azure_rm_resourcegroup
GCP Modules
gcp_compute_instance
gcp_storage_bucket
Cloud Best Practices
Resource Tagging
Cost Management
Security Configuration
Multi-Region Deployment
Previous
8. Advanced Ansible Topics
Go to top
Next
10. Ansible Automation Platform