Commit graph

2 commits

Author SHA1 Message Date
Yusuke Tsutsumi
1ec54b286d prepping for 1.1.0-beta release
- Updating and documenting changelog creation process.
  antsibull-changelog was chosen because it is the standard tooling
  recommended by Ansible developers.
- Documenting the release process and several others so others can perform it in the
  future.
- Updating the integration tests to test against 2.13, which the 1.1.0
  final release will be certified for.
- Created changelog and update galaxy.yaml for 1.1.0-beta, which will be
  the next release.
2022-12-04 12:00:59 -08:00
David Moreau Simard
dc165aadfd
Add meta/runtime.yml
This file is used, amongst other things, to define the required Ansible
version and set up plugin routing or dependencies.

In the particular case of this collection, we also want to set up the
"gcp" action group in order to let users use module defaults:
https://docs.ansible.com/ansible/latest/user_guide/playbooks_module_defaults.html#module-defaults-groups
2020-11-16 15:57:09 -05:00