ansible
Upgrade to Ansible Semaphore v2.8.67
Easy minor upgrade without any problems whatsoever by means of Watchtower. v2.8.66 v2.8.67
ansible
Easy minor upgrade without any problems whatsoever by means of Watchtower. v2.8.66 v2.8.67
ansible-semaphore
Created successfully Docker container of Ansible Semaphore without any issues. v2.8.53 export SRC_DCKR_IMG=ansiblesemaphore/semaphore && \ export SRC_DCKR_TG=v2.8.53 && \ docker pull $SRC_DCKR_IMG:$SRC_DCKR_TG && \ docker tag $SRC_DCKR_IMG:$SRC_DCKR_TG registry.bierochs.
centos
Time consuming to completely setup KVM host from scratch. Provisioning done with Ansible, so starting from now setup should be much more painless. I also integrated Datadog with Ansible provisioning.