AnsibleFest
Products
Community
Webinars & Training
Blog
Documentation
Ansible
v2.4
For previous versions, see the
documentation archive.
Introduction
Installation
Getting Started
Inventory
Dynamic Inventory
Patterns
Introduction To Ad-Hoc Commands
Configuration file
BSD Support
Windows Support
Networking Support
Quickstart Video
Playbooks
Intro to Playbooks
Creating Reusable Playbooks
Variables
Templating (Jinja2)
Conditionals
Loops
Blocks
Strategies
Best Practices
Playbooks: Special Topics
Become (Privilege Escalation)
Accelerated Mode
Asynchronous Actions and Polling
Check Mode (“Dry Run”)
Playbook Debugger
Delegation, Rolling Updates, and Local Actions
Setting the Environment (and Working With Proxies)
Working With Language-Specific Version Managers
Error Handling In Playbooks
Advanced Syntax
Lookups
Examples
Prompts
Tags
Using Vault in playbooks
Start and Step
Playbook Keywords
About Modules
Introduction
Return Values
Module Maintenance & Support
Module Index
All Modules
Cloud Modules
Clustering Modules
Commands Modules
Crypto Modules
Database Modules
Files Modules
Identity Modules
Inventory Modules
Messaging Modules
Monitoring Modules
Net Tools Modules
Network Modules
Notification Modules
Packaging Modules
Remote Management Modules
Source Control Modules
Storage Modules
System Modules
Utilities Modules
Web Infrastructure Modules
Windows Modules
Ansible Vault
What Can Be Encrypted With Vault
Creating Encrypted Files
Editing Encrypted Files
Rekeying Encrypted Files
Encrypting Unencrypted Files
Decrypting Encrypted Files
Viewing Encrypted Files
Use encrypt_string to create encrypted variables to embed in yaml
Vault Ids and Multiple Vault Passwords
Providing Vault Passwords
Speeding Up Vault Operations
Vault Format
Vault Payload Format 1.1
Command Line Tools
ansible
ansible-playbook
ansible-vault
ansible-galaxy
ansible-console
ansible-config
ansible-doc
ansible-inventory
ansible-pull
Detailed Guides
Amazon Web Services Guide
Getting Started with Azure
Rackspace Cloud Guide
Google Cloud Platform Guide
CloudStack Cloud Guide
Using Vagrant and Ansible
Continuous Delivery and Rolling Upgrades
Getting Started with Docker
Using Ansible with the Packet host
Developer Information
Ansible Developer Guide
Ansible Tower
Community Information & Contributing
Ansible Users
For Current and Prospective Developers
Other Topics
Community Code of Conduct
Contributors License Agreement
Ansible Galaxy
The Website
The command line tool
Testing Strategies
Integrating Testing With Ansible Playbooks
The Right Level of Testing
Check Mode As A Drift Test
Modules That Are Useful for Testing
Testing Lifecycle
Integrating Testing With Rolling Updates
Achieving Continuous Deployment
Conclusion
Frequently Asked Questions
How can I set the PATH or any other environment variable for a task or entire playbook?
How do I handle different machines needing different user accounts or ports to log in with?
How do I get ansible to reuse connections, enable Kerberized SSH, or have Ansible pay attention to my local SSH config file?
How do I configure a jump host to access servers that I have no direct access to?
How do I speed up management inside EC2?
How do I handle python pathing not having a Python 2.X in /usr/bin/python on a remote machine?
What is the best way to make content reusable/redistributable?
Where does the configuration file live and what can I configure in it?
How do I disable cowsay?
How do I see a list of all of the ansible_ variables?
How do I see all the inventory vars defined for my host?
How do I loop over a list of hosts in a group, inside of a template?
How do I access a variable name programmatically?
How do I access a variable of the first host in a group?
How do I copy files recursively onto a target host?
How do I access shell environment variables?
How do I generate crypted passwords for the user module?
Can I get training on Ansible?
Is there a web interface / REST API / etc?
How do I submit a change to the documentation?
How do I keep secret data in my playbook?
When should I use {{ }}? Also, how to interpolate variables or dynamic variable names
Why don’t you ship in X format?
I don’t see my question here
Configuration
Common Options
Environment Variables
Glossary
YAML Syntax
YAML Basics
Gotchas
Ansible Porting Guides
Python 3 Support
Testing Python 3 with commands and playbooks
Testing Python 3 module support
What to do if an incompatibility is found
Release and maintenance
Release cycle
Release status
Development and stable version maintenance workflow
AnsibleFest
Products
Community
Webinars & Training
Blog
Ansible Documentation
Docs
»
Storage Modules
Storage Modules
¶
Infinidat
¶
infini_export - Create, Delete or Modify NFS Exports on Infinibox
infini_export_client - Create, Delete or Modify NFS Client(s) for existing exports on Infinibox
infini_fs - Create, Delete or Modify filesystems on Infinibox
infini_host - Create, Delete and Modify Hosts on Infinibox
infini_pool - Create, Delete and Modify Pools on Infinibox
infini_vol - Create, Delete or Modify volumes on Infinibox
Netapp
¶
na_cdot_aggregate - Manage NetApp cDOT aggregates.
na_cdot_license - Manage NetApp cDOT protocol and feature licenses
na_cdot_lun - Manage NetApp cDOT luns
na_cdot_qtree - Manage qtrees
na_cdot_svm - Manage NetApp cDOT svm
na_cdot_user - useradmin configuration and management
na_cdot_user_role - useradmin configuration and management
na_cdot_volume - Manage NetApp cDOT volumes
netapp_e_amg - Create, Remove, and Update Asynchronous Mirror Groups
netapp_e_amg_role - Update the role of a storage array within an Asynchronous Mirror Group (AMG).
netapp_e_amg_sync - Conduct synchronization actions on asynchronous mirror groups.
netapp_e_auth - Sets or updates the password for a storage array.
netapp_e_facts - Get facts about NetApp E-Series arrays
netapp_e_flashcache - Manage NetApp SSD caches
netapp_e_host - manage eseries hosts
netapp_e_hostgroup - Manage NetApp Storage Array Host Groups
netapp_e_lun_mapping - Create or Remove LUN Mappings
netapp_e_snapshot_group - Manage snapshot groups
netapp_e_snapshot_images - Create and delete snapshot images
netapp_e_snapshot_volume - Manage E/EF-Series snapshot volumes.
netapp_e_storage_system - Add/remove arrays from the Web Services Proxy
netapp_e_storagepool - Manage disk groups and disk pools
netapp_e_volume - Manage storage volumes (standard and thin)
netapp_e_volume_copy - Create volume copy pairs
sf_account_manager - Manage SolidFire accounts
sf_check_connections - Check connectivity to MVIP and SVIP.
sf_snapshot_schedule_manager - Manage SolidFire snapshot schedules
sf_volume_access_group_manager - Manage SolidFire Volume Access Groups
sf_volume_manager - Manage SolidFire volumes
Purestorage
¶
purefa_hg - Manage hostgroups on Pure Storage FlashArrays
purefa_host - Manage hosts on Pure Storage FlashArrays
purefa_pg - Manage protection groups on Pure Storage FlashArrays
purefa_snap - Manage volume snapshots on Pure Storage FlashArrays
purefa_volume - Manage volumes on Pure Storage FlashArrays
Zfs
¶
zfs - Manage zfs
zfs_facts - Gather facts about ZFS datasets.
zpool_facts - Gather facts about ZFS pools.
Note
(D)
: This marks a module as deprecated, which means a module is kept for backwards compatibility but usage is discouraged. The module documentation details page may explain more about this rationale.