Skip to content

timgreen/HomeConfig

Repository files navigation

Tim Green Home Config

Ansible Lint check

Non-Interactive Installation Test

Ansible check debian:stable Ansible check debian:latest Ansible check archlinux:latest Ansible check ubuntu:latest

Try it in Docker

docker run -e TERM -e COLORTERM -w /root -it --rm ubuntu sh -uec '
  apt-get update
  DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends ansible git
  ansible-pull -U https://github.com/timgreen/HomeConfig.git -d $PWD/HomeConfig --tags mini,cli --accept-host-key
  zsh
'

Init

ansible-pull -U https://github.com/timgreen/HomeConfig.git -d $PWD/HomeConfig --tags mini,cli --ask-become-pass --accept-host-key

About

Tim Green's Personal Home Config.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published