Skip to content

Commit

Permalink
Merge pull request #544 from Checkmk/build/checkmk-2-3-support
Browse files Browse the repository at this point in the history
Enable Collection for Checkmk 2.3.0
  • Loading branch information
robin-checkmk committed May 24, 2024
2 parents 646c88e + e6aaacb commit 89e2007
Show file tree
Hide file tree
Showing 103 changed files with 1,008 additions and 732 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/ans-int-test-activation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ on:
branches:
- main
- devel
push:
paths:
- 'plugins/modules/activation.py'

Expand All @@ -31,9 +32,9 @@ jobs:
fail-fast: false
matrix:
ansible:
- stable-2.14
- stable-2.15
- stable-2.16
- stable-2.17
- devel
python:
- '3.8'
Expand Down
3 changes: 2 additions & 1 deletion .github/workflows/ans-int-test-bakery.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ on:
branches:
- main
- devel
push:
paths:
- 'plugins/modules/bakery.py'

Expand All @@ -31,9 +32,9 @@ jobs:
fail-fast: false
matrix:
ansible:
- stable-2.14
- stable-2.15
- stable-2.16
- stable-2.17
- devel
python:
- '3.8'
Expand Down
3 changes: 2 additions & 1 deletion .github/workflows/ans-int-test-contact_group.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ on:
branches:
- main
- devel
push:
paths:
- 'plugins/modules/contact_group.py'

Expand All @@ -31,9 +32,9 @@ jobs:
fail-fast: false
matrix:
ansible:
- stable-2.14
- stable-2.15
- stable-2.16
- stable-2.17
- devel
python:
- '3.8'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ans-int-test-discovery.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@ jobs:
fail-fast: false
matrix:
ansible:
- stable-2.14
- stable-2.15
- stable-2.16
- stable-2.17
- devel
python:
- '3.8'
Expand Down
3 changes: 2 additions & 1 deletion .github/workflows/ans-int-test-downtime.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ on:
branches:
- main
- devel
push:
paths:
- 'plugins/modules/downtime.py'

Expand All @@ -31,9 +32,9 @@ jobs:
fail-fast: false
matrix:
ansible:
- stable-2.14
- stable-2.15
- stable-2.16
- stable-2.17
- devel
python:
- '3.8'
Expand Down
3 changes: 2 additions & 1 deletion .github/workflows/ans-int-test-folder.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ on:
branches:
- main
- devel
push:
paths:
- 'plugins/modules/folder.py'

Expand All @@ -31,9 +32,9 @@ jobs:
fail-fast: false
matrix:
ansible:
- stable-2.14
- stable-2.15
- stable-2.16
- stable-2.17
- devel
python:
- '3.8'
Expand Down
3 changes: 2 additions & 1 deletion .github/workflows/ans-int-test-host.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ on:
branches:
- main
- devel
push:
paths:
- 'plugins/modules/host.py'

Expand All @@ -31,9 +32,9 @@ jobs:
fail-fast: false
matrix:
ansible:
- stable-2.14
- stable-2.15
- stable-2.16
- stable-2.17
- devel
python:
- '3.8'
Expand Down
3 changes: 2 additions & 1 deletion .github/workflows/ans-int-test-host_group.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ on:
branches:
- main
- devel
push:
paths:
- 'plugins/modules/host_group.py'

Expand All @@ -31,9 +32,9 @@ jobs:
fail-fast: false
matrix:
ansible:
- stable-2.14
- stable-2.15
- stable-2.16
- stable-2.17
- devel
python:
- '3.8'
Expand Down
3 changes: 2 additions & 1 deletion .github/workflows/ans-int-test-lkp-bakery.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ on:
branches:
- main
- devel
push:
paths:
- 'plugins/lookup/bakery.py'

Expand All @@ -31,9 +32,9 @@ jobs:
fail-fast: false
matrix:
ansible:
- stable-2.14
- stable-2.15
- stable-2.16
- stable-2.17
- devel
python:
- '3.8'
Expand Down
3 changes: 2 additions & 1 deletion .github/workflows/ans-int-test-lkp-folder.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ on:
branches:
- main
- devel
push:
paths:
- 'plugins/lookup/folder.py'

Expand All @@ -29,9 +30,9 @@ jobs:
fail-fast: false
matrix:
ansible:
- stable-2.14
- stable-2.15
- stable-2.16
- stable-2.17
- devel
python:
- '3.8'
Expand Down
3 changes: 2 additions & 1 deletion .github/workflows/ans-int-test-lkp-folders.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ on:
branches:
- main
- devel
push:
paths:
- 'plugins/lookup/folders.py'

Expand All @@ -29,9 +30,9 @@ jobs:
fail-fast: false
matrix:
ansible:
- stable-2.14
- stable-2.15
- stable-2.16
- stable-2.17
- devel
python:
- '3.8'
Expand Down
3 changes: 2 additions & 1 deletion .github/workflows/ans-int-test-lkp-host.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ on:
branches:
- main
- devel
push:
paths:
- 'plugins/lookup/host.py'

Expand All @@ -29,9 +30,9 @@ jobs:
fail-fast: false
matrix:
ansible:
- stable-2.14
- stable-2.15
- stable-2.16
- stable-2.17
- devel
python:
- '3.8'
Expand Down
3 changes: 2 additions & 1 deletion .github/workflows/ans-int-test-lkp-hosts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ on:
branches:
- main
- devel
push:
paths:
- 'plugins/lookup/hosts.py'

Expand All @@ -29,9 +30,9 @@ jobs:
fail-fast: false
matrix:
ansible:
- stable-2.14
- stable-2.15
- stable-2.16
- stable-2.17
- devel
python:
- '3.8'
Expand Down
3 changes: 2 additions & 1 deletion .github/workflows/ans-int-test-lkp-rules.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ on:
branches:
- main
- devel
push:
paths:
- 'plugins/lookup/rule.py'
- 'plugins/lookup/rules.py'
Expand All @@ -30,9 +31,9 @@ jobs:
fail-fast: false
matrix:
ansible:
- stable-2.14
- stable-2.15
- stable-2.16
- stable-2.17
- devel
python:
- '3.8'
Expand Down
3 changes: 2 additions & 1 deletion .github/workflows/ans-int-test-lkp-rulesets.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ on:
branches:
- main
- devel
push:
paths:
- 'plugins/lookup/ruleset.py'
- 'plugins/lookup/rulesets.py'
Expand All @@ -30,9 +31,9 @@ jobs:
fail-fast: false
matrix:
ansible:
- stable-2.14
- stable-2.15
- stable-2.16
- stable-2.17
- devel
python:
- '3.8'
Expand Down
3 changes: 2 additions & 1 deletion .github/workflows/ans-int-test-lkp-version.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ on:
branches:
- main
- devel
push:
paths:
- 'plugins/lookup/version.py'

Expand All @@ -31,9 +32,9 @@ jobs:
fail-fast: false
matrix:
ansible:
- stable-2.14
- stable-2.15
- stable-2.16
- stable-2.17
- devel
python:
- '3.8'
Expand Down
3 changes: 2 additions & 1 deletion .github/workflows/ans-int-test-password.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ on:
branches:
- main
- devel
push:
paths:
- 'plugins/modules/password.py'

Expand All @@ -31,9 +32,9 @@ jobs:
fail-fast: false
matrix:
ansible:
- stable-2.14
- stable-2.15
- stable-2.16
- stable-2.17
- devel
python:
- '3.8'
Expand Down
3 changes: 2 additions & 1 deletion .github/workflows/ans-int-test-rule.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ on:
branches:
- main
- devel
push:
paths:
- 'plugins/modules/rule.py'

Expand All @@ -31,9 +32,9 @@ jobs:
fail-fast: false
matrix:
ansible:
- stable-2.14
- stable-2.15
- stable-2.16
- stable-2.17
- devel
python:
- '3.8'
Expand Down
3 changes: 2 additions & 1 deletion .github/workflows/ans-int-test-service_group.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ on:
branches:
- main
- devel
push:
paths:
- 'plugins/modules/service_group.py'

Expand All @@ -31,9 +32,9 @@ jobs:
fail-fast: false
matrix:
ansible:
- stable-2.14
- stable-2.15
- stable-2.16
- stable-2.17
- devel
python:
- '3.8'
Expand Down
3 changes: 2 additions & 1 deletion .github/workflows/ans-int-test-tag_group.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ on:
branches:
- main
- devel
push:
paths:
- 'plugins/modules/tag_group.py'

Expand All @@ -31,9 +32,9 @@ jobs:
fail-fast: false
matrix:
ansible:
- stable-2.14
- stable-2.15
- stable-2.16
- stable-2.17
- devel
python:
- '3.8'
Expand Down
3 changes: 2 additions & 1 deletion .github/workflows/ans-int-test-timeperiod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ on:
branches:
- main
- devel
push:
paths:
- 'plugins/modules/timeperiod.py'

Expand All @@ -31,9 +32,9 @@ jobs:
fail-fast: false
matrix:
ansible:
- stable-2.14
- stable-2.15
- stable-2.16
- stable-2.17
- devel
python:
- '3.8'
Expand Down
Loading

0 comments on commit 89e2007

Please sign in to comment.