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

Block or report waxb

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. gitops-demo gitops-demo Public

    Little project to showcase

    Open Policy Agent 2

  2. Raspberry Pi Wi-Fi join script Raspberry Pi Wi-Fi join script
    1
    #!/bin/bash
    2
    # Raspbian Wi-Fi connect script
    3
    # You can scan [1], connect directly [2], rejoin [3] or view the configuration file [4] with this little script I wrote just for fun and I thought I'd share it :-)
    4
    # Tested on Raspberry Pi Zero w
    5
    
    
  3. Render ansible inventory from terraform Render ansible inventory from terraform
    1
    #To templates dir to render from
    2
    ${ansvars}
    3
    ${group}
    4
    ${servers}
    5
    
    
  4. ans_rol_apache ans_rol_apache Public

    Ansible role to install test app webserver

    Ruby

  5. azurerm azurerm Public

    Generated azurerm Go provider version 2.84.0

    Go

  6. cdktf-go-azurerm cdktf-go-azurerm Public

    Example of provisioning azurerm resources in Go via terraform-cdk

    Go 1