Pytest is an amazing testing framework for Python. In this article I will focus on how fixture parametrization translates into test parametrization in Pytest.
Recently I rediscovered one peculiar feature of Ansible I was aware of, but never used. It’s called check-mode.
Why I never used it? Because before 2.2 it was useless.
I’m not a big fan of desktop managing my software. So, packagekit sounds like an external dependency with annoying behaviour.
Unfortunately, it’s hardly backed into distro and removal of packagekit package would break many things (including default…
Warning: This post contains debugging log, which is messy, verbose, and hard to read.
My playbook to create staging environment on my laptop with LXC has been broken after Trump become a president of United States. I don’t know whom to blame: Trump, fake news or…