Skip to content

Releases: Checkmk/ansible-collection-checkmk.general

v0.5.1

01 Aug 06:55
6343cd3
Compare
Choose a tag to compare

Ansible Collection: tribe29.checkmk

For information about this collection and how to install it, refer to the README.

For a detailed changelog, refer to the CHANGELOG.

v0.5.0

08 Jul 11:53
b9e133e
Compare
Choose a tag to compare

Ansible Collection: tribe29.checkmk

For information about this collection and how to install it, refer to the README.

For a detailed changelog, refer to the CHANGELOG.

v0.4.0

23 Jun 14:05
fc657d9
Compare
Choose a tag to compare

Ansible Collection: tribe29.checkmk

For information about this collection and how to install it, refer to the README.

For a detailed changelog, refer to the CHANGELOG.

v0.3.3

30 May 12:25
14315ef
Compare
Choose a tag to compare

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

23 May 12:30
f3c1e31
Compare
Choose a tag to compare

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

11 May 12:55
8021764
Compare
Choose a tag to compare

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

22 Apr 10:24
44b2157
Compare
Choose a tag to compare

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

04 Apr 17:28
ce17e52
Compare
Choose a tag to compare

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

18 Mar 09:22
dfab405
Compare
Choose a tag to compare

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

17 Mar 11:43
Compare
Choose a tag to compare

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.