diff --git a/geant/gap_ansible/CHANGELOG.md b/geant/gap_ansible/CHANGELOG.md index b12a8308ef91c8b6df7af8064bc006db774eed8a..ee3fed7a379e6376520524e92a7cd3de6e78467e 100644 --- a/geant/gap_ansible/CHANGELOG.md +++ b/geant/gap_ansible/CHANGELOG.md @@ -1,4 +1,6 @@ # GAP Ansible changelog +1.0.73: +- bugfixes in `iptrunk` role for Juniper. 1.0.72: - bugfixes in `iptrunk`, `iptrunk_checks` and `iptrunk_migration` roles - update in command list in `base_config_checks` role. diff --git a/geant/gap_ansible/galaxy.yml b/geant/gap_ansible/galaxy.yml index b5686b20af6ba840dc0e1524ab02d50f1a334499..082e114d1c0f767bf1512deaa23ffef39e657a1d 100644 --- a/geant/gap_ansible/galaxy.yml +++ b/geant/gap_ansible/galaxy.yml @@ -8,7 +8,7 @@ namespace: geant name: gap_ansible # The version of the collection. Must be compatible with semantic versioning -version: 1.0.72 +version: 1.0.73 # The path to the Markdown (.md) readme file. This path is relative to the root of the collection readme: README.md