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

Block or report ilobmirt

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. service_lxd service_lxd Public

    Ansible role to deploy the LXD service either individually or as a cluster

    Jinja

  2. provision_networking provision_networking Public

    Ansible role to create and manage networks

    Python

  3. Brings down and up the target vagran... Brings down and up the target vagrant environment, then re-establishes the ssh connection host_ids
    1
    #!/bin/bash
    2
    
                  
    3
    #==================================================================================================#
    4
    #refresh_vagrant.sh
    5
    #-----------------------
  4. Shared library for general BASH scri... Shared library for general BASH scripting
    1
    #!/bin/bash
    2
    
                  
    3
    #=================================================================================================#
    4
    #shared_functs.lib
    5
    #----------