What's new in
the cloudWorkshop?
News
Red Hat Enterprise Linux Overview and best practices
cloudWerkstatt Technology Breakfast on February 15, 2023. Have you ever wondered if your system landscape is secure? Can you create an intelligent chat bot without having any programming knowledge? Are there experts to whom I can directly ask such questions? Then our...
Blog
IT Automation with Red Hat Ansible
cloudWerkstatt knows from experience that managing, configuring, and deploying infrastructure and applications efficiently in the modern IT landscape, is critical for any organization. One of the best ways you can achieve this is...
Ansible: Simplifying Automation with Facts
In the world of Ansible, facts are the unsung heroes. These system variables, gathered during playbook execution, provide essential data used for decision-making, debugging, and generating reports. As versatile as any Ansible module, facts are integral to both ad-hoc commands and Playbooks. Let’s explore how to harness their power.
Automate Reporting with Ansible
Automate Reporting with Ansible Ansible is a powerful tool known for its capabilities in configuration management and application deployment. However, it can be extended to handle another essential task: automated reporting. Leveraging Ansible's modules and automation...