Linux Application Linux System

Project Tabulogs: Linux Last logs on HTML table with Ansible

Estimated read time 9 min read

Project Tabulogs: It will give you the ability to display logs on an HTML tabular format page using Ansible Playbook. Some days back, I shed some ideas, how to use Ansible to create an agentless server inventory with an interesting [Read More…]

Linux Application Linux System

An agentless servers inventory with Ansible & Ansible-CMDB

Estimated read time 6 min read

Building from scratch an agentless inventory system for Linux servers is a very time-consuming task. To have precise information about your server’s inventory, Ansible comes to be very handy, especially if you are restricted to install an agent on the [Read More…]

Linux Application Linux System

Some tips with Ansible Modules for managing OS and Application

Estimated read time 2 min read

In the year 2016, I published some articles on Ansible: Getting started with Ansible deployment, which provide some guides to get started with Ansible, setting up the SSH key and other basic stuffs. Another article is about LVM configuration on [Read More…]