How to Create Custom Ansible Wildfly Module – Part 1

Introduction As promised, I will bring the topic about creating ansible module for Wildfly management. Let’s call it Ansible Wildfly module. Take a note here, this is not about installing Wildfly on the target machine. Wildfly […]

How to Build Custom Ansible Module

Ansible Custom Module I am going very short about Ansible module description, here is from Ansible website: Ansible ships with a number of modules (called the ‘module library’) that can be executed directly on remote […]

How to Deploy Spring Boot App to Wildfly

Spring Framework One of the most exciting framework in the Java world is Spring Framework. They offer a lot of useful features, from spring core, spring jms, spring data jpa, spring boot and many more. […]

WordPress LEMP installation made simple

WordPress Installation I installed this site using Ansible. Yes, this wordpress site that you are reading, is setup and installed automatically via so called ansible playbook. In addition, this site is running on Ubuntu 16.04, Nginx, MySQL […]