ansible-gnu-corporate-workstation is a set of roles that enable Active Directory member role to a GNU/Linux workstation or a server
Go to file
2017-08-31 21:58:34 +02:00
roles Initial commit 2017-08-31 21:22:57 +02:00
.gitignore Initial commit 2017-08-31 21:22:57 +02:00
playbook.yml Initial commit 2017-08-31 21:22:57 +02:00
provision.sh added auto provision script from web, updated some code 2017-08-31 21:58:34 +02:00
README.md added auto provision script from web, updated some code 2017-08-31 21:58:34 +02:00
test.yml Initial commit 2017-08-31 21:22:57 +02:00
Vagrantfile Initial commit 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