https://github.com/thedumbtechguy/ansible-role-tds-fdw
An ansible role to install tds_fdw
https://github.com/thedumbtechguy/ansible-role-tds-fdw
Last synced: 4 months ago
JSON representation
An ansible role to install tds_fdw
- Host: GitHub
- URL: https://github.com/thedumbtechguy/ansible-role-tds-fdw
- Owner: thedumbtechguy
- Created: 2017-05-02T18:57:32.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-02T19:18:40.000Z (about 9 years ago)
- Last Synced: 2025-07-23T13:52:18.897Z (11 months ago)
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ansible Role: tds_fdw
An ansible role to install tds_fdw.
## Requirements
- PostgreSQL
> This role has been tested on `Ubuntu 16.04` and `Ubuntu 16.10` only.
## Variables
## Usage Example
```yaml
- hosts: all
roles:
- thedumbtechguy.tds-fdw
```
## License
MIT / BSD
## Author Information
This role was created by [TheDumbTechGuy](https://github.com/thedumbtechguy) ( [twitter](https://twitter.com/frostymarvelous) | [blog](https://thedumbtechguy.blogspot.com) | [galaxy](https://galaxy.ansible.com/thedumbtechguy/) )
## Credits