diff --git a/geant/gap_ansible/CHANGELOG.md b/geant/gap_ansible/CHANGELOG.md index 89a213d4b3398964746922e816a1663c36dcadac..40f5067322de039726c531946e2839559598d0d1 100644 --- a/geant/gap_ansible/CHANGELOG.md +++ b/geant/gap_ansible/CHANGELOG.md @@ -1,4 +1,6 @@ # GAP Ansible changelog +1.0.69; +- iptrunk_twamp: Refinement to the Junos client template 1.0.68: - iptrunk_twamp: added `verb` extra var for better management of the tasks inside role 1.0.67: diff --git a/geant/gap_ansible/galaxy.yml b/geant/gap_ansible/galaxy.yml index f81064ecbbee68b7bdd4d95fb076112daa2c42d8..1c5277217b5fad16688f4a55be9f7f5a051749e8 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.68 +version: 1.0.69 # The path to the Markdown (.md) readme file. This path is relative to the root of the collection readme: README.md