mhermsdorfer / ansible-desktop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a grab-bag of ansible plays for configuring my Linux desktops running Debian.

They should probably work on Ubuntu, but I don't have an adequate testing infrastructure.

index.yml is the top-level playbook that invokes others.

e.g:

sudo ansible-playbook -v --connection=local --inventory 127.0.0.1, index.yml

About

License:Apache License 2.0


Languages

Language:Jinja 100.0%