Skip to content

mediact/ansible-workstation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

Introduction

This Ansible playbook sets up a MediaCT workstation.

Usage

Install the workspace with the following command:

bash -c "$(wget -O - https://raw.githubusercontent.com/mediact/ansible-workstation/master/install.sh)"

Alternative usage

Requirements

Install the required Ubuntu packages:

sudo apt update && sudo apt install -y ansible git python3-distutils sudo python3-apt aptitude

Usage

Run the following to set up a workstation:

git clone https://github.com/mediact/ansible-workstation
cd ansible-workstation
ansible-playbook --inventory 127.0.0.1, playbook.yml

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages