Skip to content

Ansible role to set up Microsoft ODBC in Debian-like systems

License

Notifications You must be signed in to change notification settings

Oefenweb/ansible-msodbcsql

Repository files navigation

msodbcsql

CI Ansible Galaxy

Set up Microsoft ODBC in Debian-like systems.

Requirements

  • software-properties-common (will be installed)
  • dirmngr (will be installed)
  • apt-transport-https (will be installed)
  • wget (will be installed)

Variables

  • msodbcsql_version: [default: 18]: Version to install (e.g. 17)
  • msodbcsql_install: [default: []]: Additional packages to install (e.g. mssql-tools)

Dependencies

None

Recommended

None

Example

---
- hosts: all
  roles:
    - oefenweb.msodbcsql

License

MIT

Author Information

Mischa ter Smitten

Feedback, bug-reports, requests, ...

Are welcome!