diff --git a/geant/gap_ansible/CHANGELOG.md b/geant/gap_ansible/CHANGELOG.md index e6b0f434fab0f0127a4dfbd144cf6ba41439ae12..060a626cb4bbb22161c8599df2b87c58a512e772 100644 --- a/geant/gap_ansible/CHANGELOG.md +++ b/geant/gap_ansible/CHANGELOG.md @@ -1,4 +1,7 @@ # GAP Ansible changelog +1.0.58: +- Refinements on iptrunk role (NAT-401). +- iptrunk_checks role: update ping count. 1.0.57: - Fixes to enable `commit_comment` in base_config and ipbg_update roles 1.0.56: diff --git a/geant/gap_ansible/galaxy.yml b/geant/gap_ansible/galaxy.yml index f5119ad3c8197f6cc951255c33189d9d25b6a102..7d591517c14da37921592e40181d1034c8d6deef 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.57 +version: 1.0.58 # The path to the Markdown (.md) readme file. This path is relative to the root of the collection readme: README.md