wizonesolutions / odbc-driver-for-mssql-on-ubuntu

Ansible role to enable usage of SQL Server from PHP on Ubuntu by installing and configuring all required drivers.

Repository from Github https://github.comwizonesolutions/odbc-driver-for-mssql-on-ubuntuRepository from Github https://github.comwizonesolutions/odbc-driver-for-mssql-on-ubuntu

ODBC Driver for MSSQL Server on Ubuntu

Role to enalbe usage of SQL Server from PHP on Ubuntu

Requirements

None

Role Variables

None

Dependencies

None

Example Playbook

- hosts: servers
  roles:
     - { role: amestsantim.odbc-driver-for-mssql-on-ubuntu }

License

MIT

Author Information

I have written up the steps for manual installation in a Medium article which you can find here: https://medium.com/@nahomt/using-sql-server-from-your-php-apps-on-ubuntu-16-04-c85671249c45

About

Ansible role to enable usage of SQL Server from PHP on Ubuntu by installing and configuring all required drivers.