You've already forked role-check-mk-agent
Add test for http_direct dl
This commit is contained in:
@@ -3,7 +3,8 @@
|
||||
hosts: all
|
||||
vars:
|
||||
cmk_rpm_agent: "https://checkmk.ultrafast.co.nz/checkmk-agent/linux/check-mk-agent-2.0.0p12.noarch.rpm"
|
||||
cmk_add_host: "false"
|
||||
cmk_dl_needs_auth: false
|
||||
cmk_add_host: false
|
||||
cmk_download_mode: "inline"
|
||||
tasks:
|
||||
- name: "Include ansible-role-cmk-agent"
|
||||
|
||||
@@ -5,8 +5,7 @@ driver:
|
||||
name: docker
|
||||
platforms:
|
||||
- name: rhel8
|
||||
image: docker.io/geerlingguy/docker-rockylinux8-ansible
|
||||
# dockerfile: Centos8-Dockerfile
|
||||
image: docker.io/tuatahifibre/docker-almalinux8-ansible
|
||||
privileged: True
|
||||
command: ${MOLECULE_DOCKER_COMMAND:-"/usr/sbin/init"}
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user