Skip to content

redhat-developer-demos/MicrosoftSQL-AAP-on-RHEL

Repository files navigation

SQL Ansible Collection

The SQL collection contains a role for managing Microsoft SQL Server.

Currently supported distributions

  • Fedora
  • Red Hat Enterprise Linux 7 (RHEL 7+)
  • Red Hat Enterprise Linux 8 (RHEL 8+)
  • RHEL derivatives such as CentOS

Installation

You can install the collection from Ansible Galaxy by entering the following command:

ansible-galaxy collection install microsoft.sql

After the installation, you can call the server role from playbooks with microsoft.sql.server.

Please see the Using Ansible collections documentation for further details.

Documentation

You can find the documentation for the microsoft.sql.server role in its repository in README.md.

Supported Ansible Versions

The supported Ansible versions are aligned with currently maintained Ansible versions that support Collections - Ansible 2.9 and later. You can find the list of maintained Ansible versions here.

Supported Roles

  • server

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published