Skip to content

edupr91/workstation-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Workstation setup

Documentation work in progress

First run pre-setup.sh

ansible-galaxy collection install community.general
# Dry-run
$ ansible-playbook  -i hosts setup.yaml  -K  -C 
# Apply changes
$ ansible-playbook  -i hosts setup.yaml  -K  
``

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages