diff --git a/geant/gap_ansible/CHANGELOG.md b/geant/gap_ansible/CHANGELOG.md index e116c7aba0c5bbe48418277bdc45676634def1de..1472c35870efa769c55054f2a9f37bd55bbb1350 100644 --- a/geant/gap_ansible/CHANGELOG.md +++ b/geant/gap_ansible/CHANGELOG.md @@ -1,4 +1,7 @@ # GAP Ansible changelog +1.1.6 2024-10-02: +- Card FP (accounting) is only configured on PE routers. + 1.1.5 2024-09-30: - Added Destination class usage / accounting for the Nokia devices. diff --git a/geant/gap_ansible/galaxy.yml b/geant/gap_ansible/galaxy.yml index 5fd21137ecb0e34a5a9d1f138752218da7dd6c7d..5cbf976d6f97bd4c8330e91303bb66baf2bbff98 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.1.5 +version: 1.1.6 # The path to the Markdown (.md) readme file. This path is relative to the root of the collection readme: README.md