Giter Site home page Giter Site logo

ansible-role-openssl'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-role-openssl's People

Contributors

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

Stargazers

 avatar

Watchers

 avatar

Forkers

lgtm-migrator

ansible-role-openssl's Issues

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/configure-pages action to v5
  • chore(deps): update crazy-max/ghaction-github-labeler action to v5
  • chore(deps): update geekyeggo/delete-artifact action to v5

Pending Branch Automerge

These updates await pending status checks before automerging. Click on a checkbox to abort the branch automerge, and create a PR instead.

  • chore(deps): update pascalgn/size-label-action action to v0.5.2

Detected dependencies

ansible-galaxy
requirements.yml
github-actions
.github/workflows/ci.yml
  • actions/checkout v4@b4ffde65f46336ab88eb53be808477a3936bae11
  • actions/setup-python v5@82c7e631bb3cdc910f68e0081d67478d79c6982d
  • actions/checkout v4@b4ffde65f46336ab88eb53be808477a3936bae11
  • actions/setup-python v5@82c7e631bb3cdc910f68e0081d67478d79c6982d
  • actions/cache v4@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9
  • actions/upload-artifact v4@5d5d22a31266ced268874388b861e4b58bb5c2f3
  • mxschmitt/action-tmate v3@a283f9441d2d96eb62436dc46d7014f5d357ac22
.github/workflows/gh-pages.yml
  • actions/checkout v4@b4ffde65f46336ab88eb53be808477a3936bae11
  • ruby/setup-ruby v1
  • actions/setup-python v5@82c7e631bb3cdc910f68e0081d67478d79c6982d
  • pandoc/core sha256:222badaf55d35aa19a54294721b2669a55737e8a96e78f038b89c2b70bccd13f
  • pandoc/core 3.1@sha256:222badaf55d35aa19a54294721b2669a55737e8a96e78f038b89c2b70bccd13f
  • stefanzweifel/git-auto-commit-action v5@8621497c8c39c72f3e2a999a26b4ca1b5058a842
  • actions/upload-artifact v4@5d5d22a31266ced268874388b861e4b58bb5c2f3
  • actions/download-artifact v4@c850b930e6ba138125429b7e5c93fc707a7f8427
  • actions/configure-pages v4@1f0c5cde4bc74cd7e1254d0cb4de8d49e9068c7d
  • actions/upload-pages-artifact v3@56afc609e74202658d3ffba0e8f6dda462b719fa
  • actions/deploy-pages v4@d6db90164ac5ed86f2b6aed7e0febac5b3c0c03e
  • geekyeggo/delete-artifact v4@65041433121f7239077fa20be14c0690f70569de
.github/workflows/issue-label-manager.yml
  • actions/checkout v4@b4ffde65f46336ab88eb53be808477a3936bae11
  • crazy-max/ghaction-github-labeler v4@f4f6b96e7e747b5416cd470f3cfecf26abaa811e
.github/workflows/label-pr-sizes.yml
  • pascalgn/size-label-action v0.5.0@37a5ad4ae20ea8032abf169d953bcd661fd82cd3
.github/workflows/release-to-galaxy.yml
  • actions/checkout v4@b4ffde65f46336ab88eb53be808477a3936bae11
  • actions/setup-python v5@82c7e631bb3cdc910f68e0081d67478d79c6982d
pip_requirements
requirements-dev.txt
  • cruft >2.11

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

test: add molecule test for everything

Proposed feature

including executing commands like curl with specific options set that fail if a specific cert thing is not ok

Rationale

before releasing v1 i want to have proper CI in place

Additional context

this will for example also include additionaly configuring apache and simple vhost and simple etc/hosts etc pp

[Bug]: centos8 fails jonaspammer.pip

What happened?

There's a current problem in CI in which rockylinux8 and centos8 fail with the following:

  TASK [jonaspammer.pip : Execute command to check if pip version has been altered (this task adds changed_when behaviour for when 'forcereinstall' was used).] ***
  Monday 20 June 2022  08:45:46 +0000 (0:00:00.029)       0:01:35.640 ***********
  fatal: [instance-py3-ansible-4-centos8]: FAILED! => changed=true 
    cmd: pip3 --version
    msg: '[Errno 2] No such file or directory: b''pip3'': b''pip3'''
    rc: 2
    stderr: ''
    stderr_lines: <omitted>
    stdout: ''
    stdout_lines: <omitted>

When debugging the container as per docs running pip3 works just fine though.

this problem does not occur in jonaspammer.pip's molecule itself (every check passes in commit representing 1.0.2).

Playbook

---
- name: prepare
  hosts: all
  become: true
  gather_facts: false

  roles:
    - role: jonaspammer.bootstrap
    - role: jonaspammer.pip

Role Version

there is non yet

Environment / Control Node Information

Molecule:
py3-ansible-4-centos8
py3-ansible-5-centos8

(geerlingguy/docker-centos8-ansible)

Environment / Managed Node Information

GitHub CI

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.