Releases: Checkmk/ansible-collection-checkmk.general
v0.5.1
v0.5.0
v0.4.0
v0.3.3
Ansible Collection: tribe29.checkmk
Installing locally
You can install this collection locally as follows, if you download
the tarball from this release:
ansible-galaxy collection install /path/to/tribe29-checkmk-0.3.3.tar.gz
You can also include it in a requirements.yml
file and install it with
ansible-galaxy collection install -r requirements.yml
, using the format:
---
collections:
- source: /path/to/tribe29-checkmk-0.3.3.tar.gz
type: file
Installing from the Galaxy
You can install the Checkmk collection with the Ansible Galaxy CLI:
ansible-galaxy collection install tribe29.checkmk
You can also include it in a requirements.yml
file and install it with
ansible-galaxy collection install -r requirements.yml
, using the format:
---
collections:
- name: tribe29.checkmk
version: 0.3.3
v0.3.2
Ansible Collection: tribe29.checkmk
Installing locally
You can install this collection locally as follows, if you download
the tarball from this release:
ansible-galaxy collection install /path/to/tribe29-checkmk-0.3.2.tar.gz
You can also include it in a requirements.yml
file and install it with
ansible-galaxy collection install -r requirements.yml
, using the format:
---
collections:
- source: /path/to/tribe29-checkmk-0.3.2.tar.gz
type: file
Installing from the Galaxy
You can install the Checkmk collection with the Ansible Galaxy CLI:
ansible-galaxy collection install tribe29.checkmk
You can also include it in a requirements.yml
file and install it with
ansible-galaxy collection install -r requirements.yml
, using the format:
---
collections:
- name: tribe29.checkmk
version: 0.3.2
Release v0.2.2
Ansible Collection: tribe29.checkmk
Installing locally
You can install this collection locally as follows, if you download
the tarball from this release:
ansible-galaxy collection install /path/to/tribe29-checkmk-0.2.2.tar.gz
You can also include it in a requirements.yml
file and install it with
ansible-galaxy collection install -r requirements.yml
, using the format:
---
collections:
- source: /path/to/tribe29-checkmk-0.2.2.tar.gz
type: file
Installing from the Galaxy
You can install the Checkmk collection with the Ansible Galaxy CLI:
ansible-galaxy collection install tribe29.checkmk
You can also include it in a requirements.yml
file and install it with
ansible-galaxy collection install -r requirements.yml
, using the format:
---
collections:
- name: tribe29.checkmk
version: 0.2.2
Release v0.2.1
Ansible Collection: tribe29.checkmk
Installing locally
You can install this collection locally as follows, if you download
the tarball from this release:
ansible-galaxy collection install /path/to/tribe29-checkmk-0.2.1.tar.gz
You can also include it in a requirements.yml
file and install it with
ansible-galaxy collection install -r requirements.yml
, using the format:
---
collections:
- source: /path/to/tribe29-checkmk-0.2.1.tar.gz
type: file
Installing from the Galaxy
You can install the Checkmk collection with the Ansible Galaxy CLI:
ansible-galaxy collection install tribe29.checkmk
You can also include it in a requirements.yml
file and install it with
ansible-galaxy collection install -r requirements.yml
, using the format:
---
collections:
- name: tribe29.checkmk
version: 0.2.1
Release v0.2.0
Ansible Collection: tribe29.checkmk
Installing locally
You can install this collection locally as follows, if you download
the tarball from this release:
ansible-galaxy collection install /path/to/tribe29-checkmk-0.2.0.tar.gz
You can also include it in a requirements.yml
file and install it with
ansible-galaxy collection install -r requirements.yml
, using the format:
---
collections:
- source: /path/to/tribe29-checkmk-0.2.0.tar.gz
type: file
Installing from the Galaxy
You can install the Checkmk collection with the Ansible Galaxy CLI:
ansible-galaxy collection install tribe29.checkmk
You can also include it in a requirements.yml
file and install it with
ansible-galaxy collection install -r requirements.yml
, using the format:
---
collections:
- name: tribe29.checkmk
version: 0.2.0
Release v0.1.0
Ansible Collection: tribe29.checkmk
Installing locally
You can install this collection locally as follows, if you download
the tarball from this release:
ansible-galaxy collection install /path/to/tribe29-checkmk-0.1.0.tar.gz
You can also include it in a requirements.yml
file and install it with
ansible-galaxy collection install -r requirements.yml
, using the format:
---
collections:
- source: /path/to/tribe29-checkmk-0.1.0.tar.gz
type: file
Installing from the Galaxy
You can install the Checkmk collection with the Ansible Galaxy CLI:
ansible-galaxy collection install tribe29.checkmk
You can also include it in a requirements.yml
file and install it with
ansible-galaxy collection install -r requirements.yml
, using the format:
---
collections:
- name: tribe29.checkmk
version: 0.1.0
Release v0.0.2
Ansible Collection: tribe29.checkmk
You can install this collection locally as follows, if you download
the tarball from this release:
ansible-galaxy collection install /path/to/tribe29-checkmk-0.0.2.tar.gz
You can also include it in a requirements.yml
file using the format:
---
collections:
- source: /path/to/tribe29-checkmk-0.0.2.tar.gz
type: file
and install it with ansible-galaxy collection install -r requirements.yml
.