1. Simple ansible logrotate script

    Ansible logs

    Ansible logs details of playbooks runs into files defined with the:

    log_path = /path/text.log
    

    variable if defined in the ansible.cfg file.

    For my simple personal use cases, I turned logging on and for a while did nothing with the logfile.

    After several months, the first log …

    read more
  2. Working with the Gitlab provider for Terraform

    More Terraform work

    I've got a few git repositories on Gitlab.com that have been manually made over time, with different configurations, ci schedules and purposes.

    I consider them to be a giant mess at this point, so with some of my recent work I wanted to reorganise all of …

    read more
  3. Molecule tests

    Update on 2020-02-23

    Turns out this doesn't work at all, all the time.

    Some notes for myself regarding molecule testing

    I recently removed my everyday user from the docker group, so programs running under my user can't run arbitrary docker commands anymore. Wooho.

    Sudo with docker instead

    The original post …

    read more
  4. Update on my Docker Ansible role

    New year, old projects

    People love working on new things all the time, however I've got lots of repos on Gitlab.com that I want keep updated for myself.

    One of those projects is this blog, which source code I've taken private permanently.

    However, other projects that I've recently updated …

    read more
  5. Day-off project: Retropie

    Madness in boxes

    So around black friday I was running through my card board boxes that have all sorts of cables and other PC accessories.

    I wanted to a buy a new mouse for my desktop, because the previous one's scroll wheel was pushing me into madness.

    But I managed …

    read more
  6. Putting Windows 10 on UEFI bootable USB

    Windows 10 on hardware

    I need Windows 10 today to try to root my Xiaomi Android phone, but first I have to unlock the bootloader, which is the most annoying process I have ever been through.

    I tried many programs found on XDA-developers or /r/xiaomi, but none of them …

    read more

« Page 3 / 5 »

links

social