Skip to content
View ssapp's full-sized avatar
:shipit:
:shipit:

Block or report ssapp

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 Loading

  1. Ansible bash module boilerplate Ansible bash module boilerplate
    1
    #!/bin/bash
    2
    
                  
    3
    # Source arguments from Ansible
    4
    # These are passed into the module as $1 with a key=value format
    5
    # Sourcing this file sets the variables defined in the Ansible module
  2. storpool/ansible storpool/ansible Public

    Ansible recipes for deploying storpool

    Python 6 10