Update changelog w/ docker addition

pull/4420/head
Toshio Kuratomi 2017-05-24 12:05:40 -07:00
parent ea3914f438
commit 0c3bdb7a6d
1 changed files with 3 additions and 0 deletions

View File

@ -70,6 +70,9 @@ Ansible Changes By Release
### Module Notes
- The docker_container module has gained a new option, working_dir which allows
specifying the working directory for the command being run in the image.
### New Modules
- avi