bodsch.icinga.mysql_schema (1.1.0) — module

check it the named schema exists in a mysql.

Authors: Bodo Schulz

Install collection

Install with ansible-galaxy collection install bodsch.icinga:==1.1.0


Add to requirements.yml

  collections:
    - name: bodsch.icinga
      version: 1.1.0

Description

Usage examples

  • Success
    Steampunk Spotter scan finished with no errors, warnings or hints.
- name: ensure, table_schema is present
  mysql_schema:
    login_host: ::1
    login_user: root
    login_password: password
    table_schema: icingaweb2