Skip to content
This repository has been archived by the owner on Jun 9, 2021. It is now read-only.

Latest commit

 

History

History
18 lines (11 loc) · 442 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 442 Bytes

Computer herding project

This project herds my computers and keeps them in shape.

It uses ansible + ansible-pull to manage the tasks needed to run on each OS.

Running on a computer

This is how to make sure that the computer matches the ansible setup:

curl https://raw.githubusercontent.com/boxmein/computer-setup/master/run.sh | bash

Auto-running

The command installs a system cron task to run automatically every day.