LXDock 0.2 release notes (2017-04-04)

Requirements and compatibility

Python 3.4, 3.5 and 3.6. LXD 2.0+.

New features

  • Add support for ZSH completion (#39)
  • Add the possibility to use the lxdock command from subfolders (#45)
  • Add support for ansible options related to ansible-vault (ask_vault_pass, vault_password_file) (#54)
  • Add support for shell provisioning (#56)
  • Add a password option to set the password of users created using the users option (#60)
  • Add support for environment variables mapping (environment option) (#50)

Improvements

  • Improve documentation (#49, #43)
  • Fix integration tests flakiness