This is a list of posts with tag ansible. If you want to get notified about new articles under this tag, you can subscribe to the RSS feed for ansible.
Last time when we got our little Ansible setup to spin up Docker containers as systemd services, I suggested that we should perhaps have Drone running the syntax checks and playbook runs for us. Let's give it a try now, shall we?
continue reading (about 4 minutes to read)
Earlier on I've shown you how I run docker containers on NAS using systemd. This time, I'll show you an easy way to configure systemd with Ansible that will get you running containers in no time. (and in reproducible and automated way)
continue reading (about 6 minutes to read)