Skip to content
View sdrwtf's full-sized avatar
👾
👾

Organizations

@Best4AutomationGmbH @natuerl-ich-de
Block or Report

Block or report sdrwtf

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. Simple function to write to dev-tool... Simple function to write to dev-tools console log
    1
    <?php
    2
    
    
    3
        // Ment to be used within an existing class
    4
        $this->console_log('log me');
    5
    
    
  2. ansible-installer ansible-installer Public

    Bash script to install Ansible on Ubuntu 20.04

    Shell