Skip to content
Snippets Groups Projects
Commit a15c79de authored by nimrod's avatar nimrod
Browse files

- Added documentation of the workstation playbook to the README.

parent 14cba082
Branches
No related tags found
No related merge requests found
...@@ -22,6 +22,15 @@ Installs packages with APT and different languages package managers. ...@@ -22,6 +22,15 @@ Installs packages with APT and different languages package managers.
ansible-playbook --ask-become-pass --connection local --inventory-file localhost, --verbose pkgs.yml ansible-playbook --ask-become-pass --connection local --inventory-file localhost, --verbose pkgs.yml
Workstation
===========
Configures development tools (includes the desktop and packages playbooks).
.. code:: shell
ansible-playbook --ask-become-pass --connection local --inventory-file localhost, --verbose workstation.yml
Skype Skype
===== =====
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment