diff --git a/.github/workflows/sanity_tests.yml b/.github/workflows/sanity_tests.yml
index e1d1103ce..a6d55c4a2 100644
--- a/.github/workflows/sanity_tests.yml
+++ b/.github/workflows/sanity_tests.yml
@@ -14,7 +14,6 @@ jobs:
     strategy:
       matrix:
         ansible:
-          - stable-2.14
           - stable-2.15
           - stable-2.16
           - stable-2.17
diff --git a/README.md b/README.md
index da7393236..c140e5d01 100644
--- a/README.md
+++ b/README.md
@@ -149,3 +149,7 @@ The modules that were there before, usually with a `meraki` prefix, are maintain
       sharedSecret: shhhdonttellanyone
       url: https://webhook.url/
 ```
+
+## License
+
+This project is licensed under the [GNU General Public License](https://github.com/meraki/dashboard-api-ansible/blob/main/LICENSE).