This repository has been archived by the owner on Jan 5, 2023. It is now read-only.
Releases: ansible-community/molecule-gce
Releases · ansible-community/molecule-gce
v1.0.0
Major Changes
- Drop support for python 3.6 and python 3.7 (#43) @ziegenberg
Minor Changes
- Accepts service account definition the created VM (#50) @nkakouros
Bugfixes
- Fix problems reported by ansible-lint (#56) @ssbarnea
- Turn off oslogin for molecule managed VM (#48) @nkakouros
- Update package metadata for setuptools (#45) @ziegenberg
- change IRC room from ansible-molecule to ansible-devtools (#42) @ziegenberg
- fix: remove user creation form current host user (#38) @WissemChb
v0.3.1
v0.3.0
Minor Changes
Bugfixes
- use FQCN and expose the required collection (#25) @nbttmbrg
- Delete requirements.yml (#26) @nbttmbrg
- remove additional bracket (#23) @WissemChb
- Pass selfLink to netwrok and subnetwork rather then get network information (#22) @WissemChb
- create/destroy playbooks moved outside of scenario (#18) @nbttmbrg
- Remove dependency on oauth2client (#16) @nbttmbrg
- Fix dependendencies and refresh README (#14) @nbttmbrg
- Fix required_collections bug (#13) @ssbarnea
- Adopt src based repository layout (#11) @ssbarnea
- Default branch rename to main (#7) @ssbarnea
- fix title in README (#6) @luto