Skip to content
View andrib's full-sized avatar

Block or report andrib

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. go-asynq-tutorial go-asynq-tutorial Public

    Go 2 2

  2. ansible-influxdb ansible-influxdb Public

    ansible role to install and configure influxdb

    Shell 1

  3. andrib.github.io andrib.github.io Public

    1

  4. docker-alpine-base docker-alpine-base Public

    alpine base s6overlay

    Shell 1

  5. mysql backup with mysqldump mysql backup with mysqldump
    1
    #!/usr/bin/env python
    2
    # 
    3
    import time
    4
    import os
    5
    import subprocess
  6. ansible-playbook-example ansible-playbook-example Public

    my ansible playbook example

    2