Giter Club home page Giter Club logo

ansible-roles's Introduction

👋 Hey there. My name’s Jonas

LinkedIn stackshare tryhackme

📺 Favourite Series

Avatar: The Last Airbender, Star Trek (VOY / TNG / PICARD / DISCOVERY)

⛳ Hobbies and Interests

Watching Movies with Friends, Learning new things, Programming, Keeping a clean and organized home and setup

🔝 Current Primary Fascinations

Ansible Automation and CI/CD (because its Awesome), Cooking (I spend too much € on other things ;))

📍 Location

EU, Austria, Vorarlberg (CET +1 hour)

IT (Home Setup Diagram)

I know my way around Linux, Windows, IT, programming and generally like to always try to understand most of the things I stumble across every day.

My current keen interest area is Dev - Ops — Specifically, in my current decision case, IaaC with Ansible/Terraform/Amazon Web Services and Continious Automated Integration/Delivery with GitHub Actions and Docker.
I will never get bored of my enthusiasm for web development, the browser, the backend and everything around it, as well as the perspectives that they still offer and make possible for us today.

Details

These are very fascinating topics that are fundamentally changing the way software development and deployment is done. Servers / VMs are transformed from sacred "don’t touch" black box systems into simple disposable and on-demand createable goods. It is the pinnacle of automation and reproducibility.

And the crazy thing is that nothing has fundamentally changed - It’s just that the solutions (Linux, SSH, HTTP, TLS, ..) and concepts (TCP/IP, ..) that were created a long time ago by very smart people are so crazily thought-of princibles which we’re all just slowly sticking together and extending continously. IT is amazing.

🌱 Having just completed an IT apprenticeship, I am currently studying for various certifications (CCNA, MSCA, FSNE 1-4, RHCSA, …​) to solidify my knowledge and help myself making the decision on which path to truly pursue by digging into each of them.

Recent Activities

🙋‍♂️ I actively star repositories I find useful and interesting. Below is an automatically generated overview of my GitHub profile, showing mostly my recently starred projects (which may give somewhat of an indication of what I’m currently onto):

Metrics

Private, Work and Infrastructure Setup

Pinned Repositories / Recent Contributions

ansible-roles's People

Contributors

dependabot[bot] avatar jonaspammer avatar pre-commit-ci[bot] avatar renovate[bot] avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

lgtm-migrator

ansible-roles's Issues

feat: add bages in README showing ansible galaxy stats

similiar to how i added a link to ansible galaxy to every role's README at the very top JonasPammer/cookiecutter-ansible-role@aa4cbd2,
I want to have this badge in ansible-roles overview also

as i found out per badges/shields#286 it's even possible to add badges that show download count and latest released version of the role. for that we need to know the role id which involves logic and can't be cookiecuttere'd.

having a badge showing the latest released version of the role next to having a badge showing the latest tag of the role as per github shows potentially failing galaxy upload workflows, next to it looking good ;)

feat: add github compare link in commit made by `ansible-roles-cruft`

the script should look if .cruft.json has been staged and look if the current commit sha has changed from the before-staging one, and if yes add a section to the commit message containing a link to the https://github.com/JonasPammer/cookiecutter-ansible-role/compare for said sha's

finding out how to do this will already be fun. if done, maybe even (if this can be easily queried) a note of the nearest tag associated with the old sha and the nearest tag associated with the new one, i.e. updated from ~3.2.0 -> ~3.2.4 (according to the latest tag that the mentioned commits were part of)

ci: exclude pip-compile'd files from renovate

renovate doesn't respect that the versions should not be the newest, as the newest may no longer exist for the miminum documented python
also it may come that after an update a dependency of a dependency falls away but renovates keeps updating it anyway / leaving it in.

fix re-generate script

regenerate commit which replaced good with now wrong:
204739e

image taken from above commit (before and after) for record:
image
image

feat: add script to re-run all failed "CI (Lint + Molecule)" jobs

Why TF ever there have been many occasions where a CI would fail without having changed anything and not because of bit-rot (which the weekly exec of ci is for) but because of some weird timeout or idk yet

WARNING  Retrying execution failure 1 of: ansible-galaxy role install -vr requirements.yml

bad: https://github.com/JonasPammer/ansible-role-motd/runs/7216368980
ok on re-run: https://github.com/JonasPammer/ansible-role-motd/runs/7253561247

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Awaiting Schedule

These updates are awaiting their schedule. Click on a checkbox to get an update now.

  • chore(deps): update actions/checkout digest to c85c95e
  • chore(deps): update github/codeql-action digest to 83f0fe6
  • chore(deps): update pascalgn/size-label-action action to v0.5.0

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

github-actions
.github/workflows/codeql.yml
  • actions/checkout v3@8e5e7e5ab8b370d6c329ec480221332ada57f0ab
  • actions/setup-python v4@57ded4d7d5e986d7296eab16560982c6dd7c923b
  • github/codeql-action v2@0225834cc549ee0ca93cb085b92954821a145866
  • github/codeql-action v2@0225834cc549ee0ca93cb085b92954821a145866
  • github/codeql-action v2@0225834cc549ee0ca93cb085b92954821a145866
.github/workflows/gh-pages.yml
  • actions/checkout v3@8e5e7e5ab8b370d6c329ec480221332ada57f0ab
  • actions/setup-python v4@57ded4d7d5e986d7296eab16560982c6dd7c923b
  • stefanzweifel/git-auto-commit-action v4@3ea6ae190baf489ba007f7c92608f33ce20ef04a
  • ruby/setup-ruby v1
  • peaceiris/actions-gh-pages v3@373f7f263a76c20808c831209c920827a82a2847
.github/workflows/issue-label-manager.yml
  • actions/checkout v3@8e5e7e5ab8b370d6c329ec480221332ada57f0ab
  • crazy-max/ghaction-github-labeler v4@3de87da19416edc45c90cd89e7a4ea922a3aae5a
.github/workflows/label-pr-sizes.yml
  • pascalgn/size-label-action v0.4.3@1619680c5ac1ef360b944bb56a57587ba4aa2af8

  • Check this box to trigger a request for Renovate to run again on this repository

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.