ansible-gnu-corporate-works.../README.md

14 lines
435 B
Markdown

# ansible-gnu-corporate-workstation
ansible-gnu-corporate-workstation is a set of roles that enable Active Directory member role to a GNU/Linux workstation or a server
- Currently supports Ubuntu 16.04 LTS with Unity, will support other flavors and OS
- Supports single command to deploy
### Installation
```
wget -O - https://raw.githubusercontent.com/paulbsd/ansible-gnu-corporate-workstation/master/provision.sh | bash
```