Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
cf29ebb
Add download delegation to server role.
phiv0 Nov 1, 2025
5d0961b
Merge branch 'devel' into feature/server-download-delegation
robin-checkmk Nov 7, 2025
2bc146b
Add support for Debian 13.
robin-checkmk Aug 12, 2025
bd27fac
Update Vagrantfile.
robin-checkmk Nov 19, 2025
7021036
Add support for RedHat 10.
robin-checkmk Nov 18, 2025
8ca86bc
Install `make` in default collection box.
robin-checkmk Nov 21, 2025
8d23cf7
Merge pull request #928 from Checkmk/debian-13-support
robin-checkmk Nov 21, 2025
0c10100
Merge pull request #907 from phiv0/feature/server-download-delegation
robin-checkmk Nov 21, 2025
bce018a
Bump click from 8.3.0 to 8.3.1
dependabot[bot] Nov 24, 2025
4d5cdf8
Bump antsibull-docs from 2.22.0 to 2.23.0
dependabot[bot] Nov 24, 2025
068b0b4
Bump actions/checkout from 5 to 6
dependabot[bot] Nov 24, 2025
d882703
Merge pull request #934 from Checkmk/dependabot/pip/devel/click-8.3.1
robin-checkmk Nov 24, 2025
369ad22
Merge pull request #935 from Checkmk/dependabot/pip/devel/antsibull-d…
robin-checkmk Nov 24, 2025
d84455d
Bump molecule from 25.9.0 to 25.11.0
dependabot[bot] Nov 24, 2025
ab77671
Bump ansible-lint from 25.9.2 to 25.11.0
dependabot[bot] Nov 24, 2025
7537e2d
Merge branch 'devel' of github.com:Checkmk/ansible-collection-checkmk…
robin-checkmk Nov 24, 2025
db7a558
Merge pull request #936 from Checkmk/dependabot/github_actions/devel/…
robin-checkmk Nov 24, 2025
440fcf2
Merge pull request #932 from Checkmk/dependabot/pip/devel/ansible-lin…
robin-checkmk Nov 24, 2025
71d8fc6
Merge pull request #933 from Checkmk/dependabot/pip/devel/molecule-25…
robin-checkmk Nov 24, 2025
06f2b7d
Bugfix agent role edition mapping.
robin-checkmk Nov 24, 2025
c26d705
Bump Checkmk Versions.
robin-checkmk Nov 24, 2025
af20a17
Prepare release.
robin-checkmk Nov 24, 2025
451886b
Merge pull request #929 from Checkmk/redhat-10-support
robin-checkmk Nov 24, 2025
c87736b
Re-enable disk cleanup for molecule tests.
robin-checkmk Nov 24, 2025
b4b5f55
Add and update changelogs.
robin-checkmk Nov 24, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions .github/workflows/ans-int-test-activation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,14 +76,14 @@ jobs:
CMK_SITE_ID: "old_cme"
CMK_PASSWORD: "Sup3rSec4et!"
stable_cre:
image: checkmk/check-mk-raw:2.4.0p15
image: checkmk/check-mk-raw:2.4.0p16
ports:
- 5024:5000
env:
CMK_SITE_ID: "stable_cre"
CMK_PASSWORD: "Sup3rSec4et!"
stable_cme:
image: checkmk/check-mk-managed:2.4.0p15
image: checkmk/check-mk-managed:2.4.0p16
ports:
- 5324:5000
env:
Expand All @@ -92,7 +92,7 @@ jobs:

steps:
- name: Check out code
uses: actions/checkout@v5
uses: actions/checkout@v6
with:
path: ansible_collections/${{env.NAMESPACE}}/${{env.COLLECTION_NAME}}

Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/ans-int-test-bakery.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,14 +69,14 @@ jobs:
CMK_SITE_ID: "old_cme"
CMK_PASSWORD: "Sup3rSec4et!"
stable_cre:
image: checkmk/check-mk-raw:2.4.0p15
image: checkmk/check-mk-raw:2.4.0p16
ports:
- 5024:5000
env:
CMK_SITE_ID: "stable_cre"
CMK_PASSWORD: "Sup3rSec4et!"
stable_cme:
image: checkmk/check-mk-managed:2.4.0p15
image: checkmk/check-mk-managed:2.4.0p16
ports:
- 5324:5000
env:
Expand All @@ -85,7 +85,7 @@ jobs:

steps:
- name: Check out code
uses: actions/checkout@v5
uses: actions/checkout@v6
with:
path: ansible_collections/${{env.NAMESPACE}}/${{env.COLLECTION_NAME}}

Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/ans-int-test-contact_group.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,14 +76,14 @@ jobs:
CMK_SITE_ID: "old_cme"
CMK_PASSWORD: "Sup3rSec4et!"
stable_cre:
image: checkmk/check-mk-raw:2.4.0p15
image: checkmk/check-mk-raw:2.4.0p16
ports:
- 5024:5000
env:
CMK_SITE_ID: "stable_cre"
CMK_PASSWORD: "Sup3rSec4et!"
stable_cme:
image: checkmk/check-mk-managed:2.4.0p15
image: checkmk/check-mk-managed:2.4.0p16
ports:
- 5324:5000
env:
Expand All @@ -92,7 +92,7 @@ jobs:

steps:
- name: Check out code
uses: actions/checkout@v5
uses: actions/checkout@v6
with:
path: ansible_collections/${{env.NAMESPACE}}/${{env.COLLECTION_NAME}}

Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/ans-int-test-dcd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
CMK_SITE_ID: "old_cme"
CMK_PASSWORD: "Sup3rSec4et!"
stable_cme:
image: checkmk/check-mk-managed:2.4.0p15
image: checkmk/check-mk-managed:2.4.0p16
ports:
- 5324:5000
env:
Expand All @@ -71,7 +71,7 @@ jobs:

steps:
- name: Check out code
uses: actions/checkout@v5
uses: actions/checkout@v6
with:
path: ansible_collections/${{env.NAMESPACE}}/${{env.COLLECTION_NAME}}

Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/ans-int-test-discovery.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,14 +76,14 @@ jobs:
CMK_SITE_ID: "old_cme"
CMK_PASSWORD: "Sup3rSec4et!"
stable_cre:
image: checkmk/check-mk-raw:2.4.0p15
image: checkmk/check-mk-raw:2.4.0p16
ports:
- 5024:5000
env:
CMK_SITE_ID: "stable_cre"
CMK_PASSWORD: "Sup3rSec4et!"
stable_cme:
image: checkmk/check-mk-managed:2.4.0p15
image: checkmk/check-mk-managed:2.4.0p16
ports:
- 5324:5000
env:
Expand All @@ -92,7 +92,7 @@ jobs:

steps:
- name: Check out code
uses: actions/checkout@v5
uses: actions/checkout@v6
with:
path: ansible_collections/${{env.NAMESPACE}}/${{env.COLLECTION_NAME}}

Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/ans-int-test-downtime.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,14 +76,14 @@ jobs:
CMK_SITE_ID: "old_cme"
CMK_PASSWORD: "Sup3rSec4et!"
stable_cre:
image: checkmk/check-mk-raw:2.4.0p15
image: checkmk/check-mk-raw:2.4.0p16
ports:
- 5024:5000
env:
CMK_SITE_ID: "stable_cre"
CMK_PASSWORD: "Sup3rSec4et!"
stable_cme:
image: checkmk/check-mk-managed:2.4.0p15
image: checkmk/check-mk-managed:2.4.0p16
ports:
- 5324:5000
env:
Expand All @@ -92,7 +92,7 @@ jobs:

steps:
- name: Check out code
uses: actions/checkout@v5
uses: actions/checkout@v6
with:
path: ansible_collections/${{env.NAMESPACE}}/${{env.COLLECTION_NAME}}

Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/ans-int-test-folder.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,14 +76,14 @@ jobs:
CMK_SITE_ID: "old_cme"
CMK_PASSWORD: "Sup3rSec4et!"
stable_cre:
image: checkmk/check-mk-raw:2.4.0p15
image: checkmk/check-mk-raw:2.4.0p16
ports:
- 5024:5000
env:
CMK_SITE_ID: "stable_cre"
CMK_PASSWORD: "Sup3rSec4et!"
stable_cme:
image: checkmk/check-mk-managed:2.4.0p15
image: checkmk/check-mk-managed:2.4.0p16
ports:
- 5324:5000
env:
Expand All @@ -92,7 +92,7 @@ jobs:

steps:
- name: Check out code
uses: actions/checkout@v5
uses: actions/checkout@v6
with:
path: ansible_collections/${{env.NAMESPACE}}/${{env.COLLECTION_NAME}}

Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/ans-int-test-host.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,14 +76,14 @@ jobs:
CMK_SITE_ID: "old_cme"
CMK_PASSWORD: "Sup3rSec4et!"
stable_cre:
image: checkmk/check-mk-raw:2.4.0p15
image: checkmk/check-mk-raw:2.4.0p16
ports:
- 5024:5000
env:
CMK_SITE_ID: "stable_cre"
CMK_PASSWORD: "Sup3rSec4et!"
stable_cme:
image: checkmk/check-mk-managed:2.4.0p15
image: checkmk/check-mk-managed:2.4.0p16
ports:
- 5324:5000
env:
Expand All @@ -92,7 +92,7 @@ jobs:

steps:
- name: Check out code
uses: actions/checkout@v5
uses: actions/checkout@v6
with:
path: ansible_collections/${{env.NAMESPACE}}/${{env.COLLECTION_NAME}}

Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/ans-int-test-host_group.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,14 +76,14 @@ jobs:
CMK_SITE_ID: "old_cme"
CMK_PASSWORD: "Sup3rSec4et!"
stable_cre:
image: checkmk/check-mk-raw:2.4.0p15
image: checkmk/check-mk-raw:2.4.0p16
ports:
- 5024:5000
env:
CMK_SITE_ID: "stable_cre"
CMK_PASSWORD: "Sup3rSec4et!"
stable_cme:
image: checkmk/check-mk-managed:2.4.0p15
image: checkmk/check-mk-managed:2.4.0p16
ports:
- 5324:5000
env:
Expand All @@ -92,7 +92,7 @@ jobs:

steps:
- name: Check out code
uses: actions/checkout@v5
uses: actions/checkout@v6
with:
path: ansible_collections/${{env.NAMESPACE}}/${{env.COLLECTION_NAME}}

Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/ans-int-test-lkp-bakery.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,14 +69,14 @@ jobs:
CMK_SITE_ID: "old_cme"
CMK_PASSWORD: "Sup3rSec4et!"
old_cre:
image: checkmk/check-mk-raw:2.4.0p15
image: checkmk/check-mk-raw:2.4.0p16
ports:
- 5024:5000
env:
CMK_SITE_ID: "old_cre"
CMK_PASSWORD: "Sup3rSec4et!"
stable_cme:
image: checkmk/check-mk-managed:2.4.0p15
image: checkmk/check-mk-managed:2.4.0p16
ports:
- 5324:5000
env:
Expand All @@ -85,7 +85,7 @@ jobs:

steps:
- name: Check out code
uses: actions/checkout@v5
uses: actions/checkout@v6
with:
path: ansible_collections/${{env.NAMESPACE}}/${{env.COLLECTION_NAME}}

Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/ans-int-test-lkp-folder.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,14 +74,14 @@ jobs:
CMK_SITE_ID: "old_cme"
CMK_PASSWORD: "Sup3rSec4et!"
stable_cre:
image: checkmk/check-mk-raw:2.4.0p15
image: checkmk/check-mk-raw:2.4.0p16
ports:
- 5024:5000
env:
CMK_SITE_ID: "stable_cre"
CMK_PASSWORD: "Sup3rSec4et!"
stable_cme:
image: checkmk/check-mk-managed:2.4.0p15
image: checkmk/check-mk-managed:2.4.0p16
ports:
- 5324:5000
env:
Expand All @@ -90,7 +90,7 @@ jobs:

steps:
- name: Check out code
uses: actions/checkout@v5
uses: actions/checkout@v6
with:
path: ansible_collections/${{env.NAMESPACE}}/${{env.COLLECTION_NAME}}

Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/ans-int-test-lkp-folders.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,14 +74,14 @@ jobs:
CMK_SITE_ID: "old_cme"
CMK_PASSWORD: "Sup3rSec4et!"
stable_cre:
image: checkmk/check-mk-raw:2.4.0p15
image: checkmk/check-mk-raw:2.4.0p16
ports:
- 5024:5000
env:
CMK_SITE_ID: "stable_cre"
CMK_PASSWORD: "Sup3rSec4et!"
stable_cme:
image: checkmk/check-mk-managed:2.4.0p15
image: checkmk/check-mk-managed:2.4.0p16
ports:
- 5324:5000
env:
Expand All @@ -90,7 +90,7 @@ jobs:

steps:
- name: Check out code
uses: actions/checkout@v5
uses: actions/checkout@v6
with:
path: ansible_collections/${{env.NAMESPACE}}/${{env.COLLECTION_NAME}}

Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/ans-int-test-lkp-host.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,14 +74,14 @@ jobs:
CMK_SITE_ID: "old_cme"
CMK_PASSWORD: "Sup3rSec4et!"
stable_cre:
image: checkmk/check-mk-raw:2.4.0p15
image: checkmk/check-mk-raw:2.4.0p16
ports:
- 5024:5000
env:
CMK_SITE_ID: "stable_cre"
CMK_PASSWORD: "Sup3rSec4et!"
stable_cme:
image: checkmk/check-mk-managed:2.4.0p15
image: checkmk/check-mk-managed:2.4.0p16
ports:
- 5324:5000
env:
Expand All @@ -90,7 +90,7 @@ jobs:

steps:
- name: Check out code
uses: actions/checkout@v5
uses: actions/checkout@v6
with:
path: ansible_collections/${{env.NAMESPACE}}/${{env.COLLECTION_NAME}}

Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/ans-int-test-lkp-hosts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,14 +74,14 @@ jobs:
CMK_SITE_ID: "old_cme"
CMK_PASSWORD: "Sup3rSec4et!"
stable_cre:
image: checkmk/check-mk-raw:2.4.0p15
image: checkmk/check-mk-raw:2.4.0p16
ports:
- 5024:5000
env:
CMK_SITE_ID: "stable_cre"
CMK_PASSWORD: "Sup3rSec4et!"
stable_cme:
image: checkmk/check-mk-managed:2.4.0p15
image: checkmk/check-mk-managed:2.4.0p16
ports:
- 5324:5000
env:
Expand All @@ -90,7 +90,7 @@ jobs:

steps:
- name: Check out code
uses: actions/checkout@v5
uses: actions/checkout@v6
with:
path: ansible_collections/${{env.NAMESPACE}}/${{env.COLLECTION_NAME}}

Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/ans-int-test-lkp-rules.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,14 +76,14 @@ jobs:
CMK_SITE_ID: "old_cme"
CMK_PASSWORD: "Sup3rSec4et!"
stable_cre:
image: checkmk/check-mk-raw:2.4.0p15
image: checkmk/check-mk-raw:2.4.0p16
ports:
- 5024:5000
env:
CMK_SITE_ID: "stable_cre"
CMK_PASSWORD: "Sup3rSec4et!"
stable_cme:
image: checkmk/check-mk-managed:2.4.0p15
image: checkmk/check-mk-managed:2.4.0p16
ports:
- 5324:5000
env:
Expand All @@ -92,7 +92,7 @@ jobs:

steps:
- name: Check out code
uses: actions/checkout@v5
uses: actions/checkout@v6
with:
path: ansible_collections/${{env.NAMESPACE}}/${{env.COLLECTION_NAME}}

Expand Down
Loading