Merge branch 'master' of https://git.paulbsd.com/paulbsd/ansible-gnu-corporate-workstation
This commit is contained in:
commit
830a0e6c59
@ -7,14 +7,14 @@ ansible-gnu-corporate-workstation is a set of roles that enable Active Directory
|
||||
|
||||
### Requirements, if not installed
|
||||
|
||||
- wget
|
||||
- curl
|
||||
- sudo
|
||||
|
||||
### Installation
|
||||
|
||||
Run the following command using a terminal emulator :
|
||||
```
|
||||
wget -O provision.sh https://git.paulbsd.com/paulbsd/ansible-gnu-corporate-workstation/raw/branch/master/provision.sh; bash provision.sh
|
||||
```bash
|
||||
bash < <(curl -s https://git.paulbsd.com/paulbsd/ansible-gnu-corporate-workstation/raw/branch/master/provision.sh)
|
||||
...
|
||||
sudo reboot
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user