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

14 lines
435 B
Markdown
Raw Normal View History

2017-08-31 21:22:57 +02:00
# 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
2017-08-31 21:22:57 +02:00
```