December 2017
Intermediate to advanced
410 pages
11h 5m
English
Ansible works very well in integrating Ansible playbooks with notification services such as emails as well as integration with other services such as HipChat and Slack.
This great set of integration proves to be very useful in auditing the current infrastructure.
Let's understand this with a real-world use case.
There are 500 servers and CISO wants to make sure that all of them are connected to OSSEC and SpaceWalk server. How can we achieve this? The solution is simple; run the Ansible role that checks whether servers have OSSEC and SpaceWalk client installed and if not, send a notification to the IP of the servers. The notification looks similar to the following image:
The figure shows an Ansible ...
Read now
Unlock full access