Skip to content

bracketttc/scripts-and-settings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Configuration scripting

Attempt to capture my common configuration tasks and make my personal machines more easily replaceable.

Usage

Run ./bootstrap.sh to install Python3 pip and Ansible. This should work on Debian-derived and Red Hat-derived systems using the apt package manager or yum/dnf package managers.

Run ansible-playbook -K --connection=local -i 127.0.0.1, development.yml

Requirements

Requires ansible and the community.general collection from ansible galaxy.

About

Convenience scripts and settings

Resources

Stars

Watchers

Forks