Project Description

I started the geekoops project last year for hosting some generic ansible roles for openSUSE. This year I'm gonna continue to work on the roles.

The project is still very young and has not received much love but it has not been forgotten. Everyone is welcome to help out or contribute. If you know ansible a little bit or you are keen in learning it, you're good to join!

Goal for this Hackweek

I'd like to extend the project by adding some more roles and improve the website/documentation so that it becomes a useful resource for the openSUSE community.

Resources

Keywords: DevOps, ansible, automation, geekoops, openSUSE

Looking for hackers with the skills:

ansible website

This project is part of:

Hack Week 21 Hack Week 20

Activity

  • over 2 years ago: nicoladm joined this project.
  • over 2 years ago: ph03nix liked this project.
  • over 2 years ago: ph03nix added keyword "website" to this project.
  • over 2 years ago: ph03nix added keyword "ansible" to this project.
  • over 2 years ago: ph03nix started this project.
  • over 2 years ago: ph03nix originated this project.

  • Comments

    • ph03nix
      over 2 years ago by ph03nix | Reply

      Someone pointed last year out that https://github.com/gnuninu/kwinble might be considered as well as a project here.

    • nicoladm
      over 2 years ago by nicoladm | Reply

      Hi, thanks for linking my project! FYI i have also created this for this year if anyone interested! https://hackweek.opensuse.org/21/projects/extend-k3s-ansible-support-with-new-functionalities-or-fork-slash-create-new-one

    • ph03nix
      over 2 years ago by ph03nix | Reply

      Oh boy, those were already almost three intensive days.

      I revived all of the current roles (moved them to Leap 15.4), reduced the number of external dependencies for testing to zero and updated the main page.

      Thanks to Teo for testing the Webserver example, which was horribly broken so I fixed and updated it this morning.

    • ph03nix
      over 2 years ago by ph03nix | Reply

      I also updated the https://geekoops.github.io/ page to use the current hugo-geekdoc theme which also has a dark mode. Fancy!

    Similar Projects

    Ansible for add-on management by lmanfredi

    Description

    Machines can contains various combinations of add-ons and are often modified during the time.

    The list of repos can change so I would like to create an automation able to reset the status to a given state, based on metadata available for these machines

    Goals

    Create an Ansible automation able to take care of add-on (repo list) configuration using metadata as reference

    Resources


    Jenny Static Site Generator by adam.pickering

    Description

    For my personal site I have been using hugo. It works, but I am not satisfied: every time I want to make a change (which is infrequently) I have to read through the documentation again to understand how hugo works. I don't find the documentation easy to use, and the structure of the repository that hugo requires is unintuitive/more complex than what I need. So, I have decided to write my own simple static site generator in Go. It is named Jenny, after my wife.

    Goals

    • Pages can be written in markdown (which is automatically converted to HTML), but other file types are also allowed
    • Easy to understand and use
      • Intuitive, simple design
      • Clear documentation
      • Hot reloading
      • Binaries provided for download
    • Future maintenance is easy
      • Automated releases

    Resources

    https://github.com/adamkpickering/jenny