updated roadmap with a few 'dones'
This commit is contained in:
parent
1ecf51d87e
commit
900a15ffd6
1 changed files with 6 additions and 4 deletions
|
@ -52,10 +52,11 @@ Target: September 2016
|
|||
|
||||
- **VMware** (Brian, Jtanner)
|
||||
|
||||
- module/inventory script: port to pyvmomi (jtanner, bcoca)
|
||||
- inventory script: allow filtering ala ec2 (jtanner) (undergoing PR process)
|
||||
- ~~module/inventory script: port to pyvmomi (jtanner, bcoca)~~
|
||||
done: https://github.com/ansible/ansible/pull/15967
|
||||
- ~~inventory script: allow filtering ala ec2 (jtanner) (undergoing PR process)~~
|
||||
done: https://github.com/ansible/ansible/pull/15967
|
||||
|
||||
- https://github.com/ansible/ansible/pull/15967
|
||||
- vsphere: feature parity with whereismyjetpack and viasat modules
|
||||
|
||||
- **Windows platform feature parity** (Matt D)
|
||||
|
@ -90,7 +91,8 @@ Target: September 2016
|
|||
|
||||
- **Vault** (Jtanner/Adrian)
|
||||
|
||||
- Extend ‘transparent vault file usage’ to other action plugins other than 'copy' https://github.com/ansible/ansible/issues/7298
|
||||
- ~~Extend ‘transparent vault file usage’ to other action plugins other than 'copy'(https://github.com/ansible/ansible/issues/7298)~~
|
||||
done: https://github.com/ansible/ansible/pull/16957
|
||||
- Add ‘per variable’ vault support (!vault YAML directive, existing PR already) https://github.com/ansible/ansible/issues/13287 https://github.com/ansible/ansible/issues/14721
|
||||
- Add vault/unvault filters https://github.com/ansible/ansible/issues/12087
|
||||
- Add vault support to lookups
|
||||
|
|
Loading…
Reference in a new issue