cnstechnicalgroup.sqlserver-client
Rol: cnstechnicalgroup.sqlserver-client
Rol de Ansible para instalar sqlcmd
Requisitos
- CentOS7
- Ubuntu Xenial Xerus
Dependencias
Este paquete no tiene dependencias.
Licencia
GPLv2
Información del Autor
Creado por CNS Technical Group (https://www.cnstechgroup.com/)
Documentación
Ejemplo de instalación (https://github.com/cnstechnicalgroup/ansible-sqlserver/blob/master/documents/sqlserver_client_install.md)
Ejemplos
---
- nombre: rol cnstechnicalgroup.sqlserver-client
hosts: dbclients
sudo: no
roles:
- cnstechnicalgroup.sqlserver-client
gather_facts: sí
environment:
target_home: "{{target_home}}"
ACCEPT_EULA: "Y"
Instalar
ansible-galaxy install cnstechnicalgroup.sqlserver-client
Licencia
gpl-2.0
Descargas
265
Propietario