clarify azure_rm version requirements

pull/4420/head
Matt Davis 2017-08-30 10:27:00 -07:00 committed by GitHub
parent fd304d9b5b
commit e9abe080ce
1 changed files with 1 additions and 1 deletions

View File

@ -173,7 +173,7 @@ Ansible Changes By Release
- Added a new parameter to command module that lets users specify data to pipe
into the command's stdin.
- The azure_rm modules now accept a `cloud_environment` arg to access regional and private clouds.
- The azure_rm modules now require at least version 2.0.0 of the Azure Python SDK.
- The azure_rm modules and inventory script now require at least version 2.0.0 of the Azure Python SDK.
### New Modules