cnstechnicalgroup.sqlserver-client
Role: cnstechnicalgroup.sqlserver-client
Ansible role to install sqlcmd
Requirements
- CentOS 7
- Ubuntu Xenial (16.04)
Dependencies
This package does not have any dependencies.
License
GPLv2
Author Information
Created by CNS Technical Group (https://www.cnstechgroup.com/)
Documentation
For installation instructions, refer to this example: (https://github.com/cnstechnicalgroup/ansible-sqlserver/blob/master/documents/sqlserver_client_install.md)
Examples
---
- name: cnstechnicalgroup.sqlserver-client role
hosts: dbclients
sudo: no
roles:
- cnstechnicalgroup.sqlserver-client
gather_facts: yes
environment:
target_home: "{{target_home}}"
ACCEPT_EULA: "Y"
Installa
ansible-galaxy install cnstechnicalgroup.sqlserver-client
Licenza
gpl-2.0
Download
265
Proprietario