Skip to content
View jgoos's full-sized avatar
Block or Report

Block or report jgoos

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. home-lab-as-code home-lab-as-code Public

    Generate cloud-init ready vm images via packer and deploy these via terraform.

    HCL 10 1

  2. sat5cfg-to-ansible sat5cfg-to-ansible Public

    Convert Red Hat Satellite 5 configuration channels to ansible roles

    Python 1

  3. molecule-template-role molecule-template-role Public

    This template is intended to provide a quick and easy way to create an ansible role that follows best practices and conventions, and is ready for testing with molecule.

    1

  4. ansible-nnmi-csv-inventory-plugin ansible-nnmi-csv-inventory-plugin Public

    ansible inventory plugin to reads a NNMi CSV export with network devices and convert it to an ansible inventory.

    Python 1

  5. To test ansible roles via Jenkins us... To test ansible roles via Jenkins using molecule and podman
    1
    pipeline {
    2
      agent any
    3
      stages {
    4
        stage('Create ENV') {
    5
          steps {
  6. image-ubi8-ansible-rulebook image-ubi8-ansible-rulebook Public

    Run ansible-rulebook in Container

    Dockerfile 2