ubuntu-playbook

Ubuntu setup and configuration via Ansible.

APACHE-2.0 License

Stars
15
ubuntu-playbook - v2.6.0 Latest Release

Published by AlexNabokikh 10 months ago

2.6.0 (2023-12-14)

Features

  • nix: added nix packages installation task (#24) (b0bdaf9)
ubuntu-playbook - v2.5.0

Published by AlexNabokikh over 1 year ago

2.5.0 (2023-06-27)

Features

  • extra_packages: allow to pass extra arguments to pip (cac07c9)

Bug Fixes

  • extra_packages: remove become as packages should never be installed under su (b755293)
ubuntu-playbook - v2.4.0

Published by AlexNabokikh over 1 year ago

2.4.0 (2023-05-25)

Features

  • apt: added the ability to add ppa and deb repositories (57d865a)
ubuntu-playbook - v2.3.3

Published by AlexNabokikh over 1 year ago

2.3.3 (2023-05-24)

Bug Fixes

  • flatpak: renamed the main repo to flathub (0670b75)
ubuntu-playbook - v2.3.2

Published by AlexNabokikh over 1 year ago

2.3.2 (2023-05-21)

Bug Fixes

  • extra_packages installation (fe73237)
ubuntu-playbook - v2.3.1

Published by AlexNabokikh over 1 year ago

2.3.1 (2023-05-19)

Bug Fixes

  • extra_packages: renamed task to confirm naming convetion (5980d2a)
ubuntu-playbook - v2.3.0

Published by AlexNabokikh over 1 year ago

2.3.0 (2023-05-19)

Features

  • added the ability to run arbitrary scripts (#17) (f04ca07)
ubuntu-playbook - v2.2.0

Published by AlexNabokikh over 1 year ago

2.2.0 (2023-05-18)

Features

  • gnome: added gnome customization role (73d9b1e)
ubuntu-playbook - v2.1.0

Published by AlexNabokikh over 1 year ago

2.1.0 (2023-05-17)

Features

  • flatpak: added flatpak packages installation task (8419402)
  • snap: set classic confinement as default (df5a343)
ubuntu-playbook - v2.0.0

Published by AlexNabokikh over 1 year ago

2.0.0 (2023-05-17)

⚠ BREAKING CHANGES

  • zsh: Plugins format changed, check example.config.yml for details

Features

  • zsh: added omz custom themes installation task (22d0dde)
ubuntu-playbook - v1.2.0

Published by AlexNabokikh over 1 year ago

1.2.0 (2023-05-16)

Features

  • tmux: added tmux with tpm play (3bdfdda)
  • zsh: added zsh installation and configuration play (5295857)

Bug Fixes

  • snap: removed redundant installation check (7215f2d)
  • tmux: added missed document start (d4db87c)
ubuntu-playbook - v1.1.1

Published by AlexNabokikh over 1 year ago

1.1.1 (2023-05-15)

Bug Fixes

  • removed package installation overlaps (77c3b75)
ubuntu-playbook - v1.1.0

Published by AlexNabokikh over 1 year ago

1.1.0 (2023-05-15)

Features

  • snap: install snap if needed (f828c99)
  • tests: added integration tests (a211814)

Bug Fixes

  • README: fixed license badge (1d1efed)
  • test: set classic confinement (f4ac7a0)
ubuntu-playbook - v1.0.0

Published by AlexNabokikh over 1 year ago

1.0.0 (2023-05-15)

Features