/ansible-configs

My personal Ansible setup

Primary LanguageShell

Ansible Configs

My personal Ansible set up.

Bootstrap new system

bash -c "$(wget -O- ansible.borcean.xyz)"

Compatibility

Distro Release
Debian 11 (Bullseye)
Fedora 33
openSUSE Tumbleweed
Ubuntu 20.10 (Groovy)

Debian will fail on initial provision upon first invocation of dconf module, subsequent runs initiated by ansible-pull.service will pass.

Based upon Jay LaCroix's set up.