Skip to content

Releases: hamburger-software/ansible-role-vmware_ubuntu_cloud_image

v2.0.0 (2018-10-02)

02 Oct 09:02
Compare
Choose a tag to compare

Features

  • Customization of the ssh public keys was moved from the dedicated public-keys property to a Cloud Config Data section file specified in user-data.
    This enables the following features:

    • Multiple ssh public keys can be added.
    • A password can be set for the user "ubuntu" without forcing it to be changed on first login (which would break the ansible connection).
  • A workaround for ansible/ansible#45223 was added.

Changes

  • The cidr variable was renamed to network.

v1.0.0 (2018-09-27)

27 Sep 11:47
Compare
Choose a tag to compare

Support for creating virtual machines from Ubuntu Cloud Images with adjusted hardware.