Skip to content

rendyananta/ansible-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible Desktop / VM Linux Setup

This is my Linux workstation setup. Currently using Ubuntu 22.04, but can be used in Ubuntu 24.04 as well.

How to use

First thing to do is copy the host, and configure it. If it is localhost then it should contains localhost.

cp hosts.example hosts

We can modify hosts inside the hosts file, if we want to used it to configure another VM or multiple hosts.

Run the command below to run the playbook with the given hosts file.

./run.sh

Let the scripts above do the work and wait till the its finised. Enjoy 🍜 ☕.

Upcoming planned features:

  • Configure DNS over TLS ✅
  • Installing essentials package (code editor, browser, movie player, music player, and any related tools) ✅
  • Configure shell
  • Restoring important keys (ssh & gpg keys)
  • Restoring dotfiles

About

Ansible automated setup for my Workspace

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages