Skip to content
View deathjoin's full-sized avatar

Block or report deathjoin

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-elkf ansible-elkf Public

    Ansible roles to deploy ELKF Stack in Docker on Ubuntu

    Dockerfile 2 1

  2. oracle-client-docker oracle-client-docker Public

    Installing Oracle client ver 19.03 with patch to 19.11 in CentOS based distro via multistage.

    Dockerfile

  3. ansible-iscsi ansible-iscsi Public

    Trying Ansible setting up iscsi-target/initiator

  4. tomcat-check-for-update tomcat-check-for-update Public

    Python script to check for new tomcat versions

    Python

  5. installing libvirt + ruby 2.7.2 + li... installing libvirt + ruby 2.7.2 + libvirt-vagrant from source
    1
    - hosts: localhost
    2
      become: true
    3
      connection: local
    4
      vars:
    5
        source_dir: "/usr/src"
  6. hello.spec hello.spec
    1
    Name:           hello
    2
    Version:        0.1
    3
    Release:        1%{?dist}
    4
    Summary:        Python script saying "Hello"
    5