diff --git a/plugins/action/pgp_keyring.py b/plugins/action/pgp_keyring.py index e06b06931f..f5c410fef6 100644 --- a/plugins/action/pgp_keyring.py +++ b/plugins/action/pgp_keyring.py @@ -1,4 +1,4 @@ -# Copyright: (c) 2025, Eero Aaltonen +# Copyright: (c) 2025–2026, Eero Aaltonen # GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt) diff --git a/plugins/modules/pgp_keyring.py b/plugins/modules/pgp_keyring.py index 7cc3166f73..9c888dbc57 100644 --- a/plugins/modules/pgp_keyring.py +++ b/plugins/modules/pgp_keyring.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright: (c) 2025, Eero Aaltonen +# Copyright: (c) 2025–2026, Eero Aaltonen # GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt) # This module is implemented as an action plugin and runs on the controller diff --git a/tests/integration/targets/pgp_keyring/tasks/main.yml b/tests/integration/targets/pgp_keyring/tasks/main.yml index e707dd4435..9ae5208247 100644 --- a/tests/integration/targets/pgp_keyring/tasks/main.yml +++ b/tests/integration/targets/pgp_keyring/tasks/main.yml @@ -1,5 +1,5 @@ # test code for the pgp_keyring action -# (c) 2025, Eero Aaltonen +# (c) 2025–2026, Eero Aaltonen - name: Install Microsoft Package signing key pgp_keyring: