Skip to content

sbrk-org/setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup for sbrk

Pre-requisite

Local workstation:

ansible-galaxy collection install community.general

Remote server

Have a user that can ssh, is in sudoers, and doesn't need a password.

Then run:

pacman -S python

Structure

  • playbooks contains ansible playbooks to run,
  • roles contains ansible roles,
  • group_vars contains variables of the setup.

Basic Usage

ansible-playbook playbooks/all.yml

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published