Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Check whether laptop has nvidia drivers

  • install pyenv first. https://github.com/pyenv/pyenv#installation

  • install ansible

    • install pipx pip install --user pipx
    • install ansible pipx install ansible-core=2.13.6
    • install roles and collections ansible-galaxy install -r requirements.yml
  • make user ask never passwd when doing sudo

    • sudo visudo
    • in the bottom of the file:
      • $USER ALL=(ALL) NOPASSWD: ALL
  • install dbeaver via pop store

  • install slack via pop store

  • install brave via pop store

  • install 1password via popstore

  • install install discord via pop store

  • add keys

  • run playbook

    • ansible-playbook linux-setup.yml

About

ansible setup:

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors