From fa19222f60a0f13e1ad67e9fba2638b6405e1b00 Mon Sep 17 00:00:00 2001 From: Mark Bolwell Date: Tue, 21 Mar 2023 15:48:01 +0000 Subject: [PATCH 1/3] added Galaxy file Signed-off-by: Mark Bolwell --- .github/workflows/update_galaxy.yml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 .github/workflows/update_galaxy.yml diff --git a/.github/workflows/update_galaxy.yml b/.github/workflows/update_galaxy.yml new file mode 100644 index 0000000..5b30b64 --- /dev/null +++ b/.github/workflows/update_galaxy.yml @@ -0,0 +1,21 @@ +--- + +# This is a basic workflow to help you get started with Actions + +name: update galaxy + +# Controls when the action will run. +# Triggers the workflow on merge request events to the main branch +on: + push: + branches: + - main +jobs: + update_role: + runs-on: ubuntu-latest + steps: + - uses: actions/checkout@v3 + - uses: robertdebock/galaxy-action@master + with: + galaxy_api_key: ${{ secrets.GALAXY_API_KEY }} + git_branch: main From fd413cfa509a72214a9a8fc211707aac59af1b1a Mon Sep 17 00:00:00 2001 From: Mark Bolwell Date: Tue, 21 Mar 2023 15:50:17 +0000 Subject: [PATCH 2/3] updated date Signed-off-by: Mark Bolwell --- LICENSE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LICENSE b/LICENSE index 4f5e4fd..f6d2b57 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2022 Mindpoint Group / Lockdown Enterprise / Lockdown Enterprise Releases +Copyright (c) 2023 Mindpoint Group / Lockdown Enterprise / Lockdown Enterprise Releases Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal From e80f91a41d88811da1d080e5521dc50ad83b9b46 Mon Sep 17 00:00:00 2001 From: Mark Bolwell Date: Tue, 21 Mar 2023 15:50:43 +0000 Subject: [PATCH 3/3] aligned with vars Signed-off-by: Mark Bolwell --- meta/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/main.yml b/meta/main.yml index c60c6a7..d7ed258 100644 --- a/meta/main.yml +++ b/meta/main.yml @@ -6,7 +6,7 @@ galaxy_info: license: MIT role_name: rhel9_cis namespace: mindpointgroup - min_ansible_version: 2.10.0 + min_ansible_version: 2.10.1 platforms: - name: EL versions: