Skip to content

Latest commit

 

History

History
47 lines (29 loc) · 1.09 KB

README.md

File metadata and controls

47 lines (29 loc) · 1.09 KB

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!