
Ansible
Simple IT Automation
Ansible
The simple automation solution
Ansible is the simplest solution for automating applications, complete systems and your IT infrastructure. Ansible makes daily tasks in your Unix and Linux environments a breeze. Every problem has to be solved only once and then rolled out as a playbook on many systems.
Playbooks
Powerful workflow configuration
All configuration information is collected in so-called Ansible Playbooks in an easy to understand description language and rolled out to hosts stored in the host inventory. For this purpose, only a connection to the systems to be configured is necessary and you’re ready to go.
Ansible works in push mode and requires no further installation on the individual systems besides SSH and Python. So you can get started without further preparation with Ansible, as the control of a simple workstation is sufficient.
--- - hosts: webservers vars: http_port: 80 max_clients: 200 remote_user: root tasks: - name: ensure apache is at the latest version yum: name: httpd state: latest - name: write the apache config file template: src: /srv/httpd.j2 dest: /etc/httpd.conf notify: - restart apache - name: ensure apache is running service: name: httpd state: started handlers: - name: restart apache service: name: httpd state: restarted

Reporting
Inventory
Control
Integration into Foreman
Foreman – the lifecycle management tool for physical and virtual servers. The “Vorarbeiter” is an open source project that supports administrators in managing their systems throughout their time of use (lifecycle), from provisioning and configuration to orchestration and monitoring.
Service
Ansible Consulting
We help you with the conception, installation and integration of your environment – for more power, know-how, peace of mind!
Power
Years of Experience
We have been supporting our customers in operating their IT infrastructures for many years. Industries, tools, operating systems – we’ve seen, operated and built everything. We know the best practices with Ansible, Puppet & Co. and many topics related to Open Source and Linux.
Know How
Full Understanding
We not only understand your IT systems and services, but the big picture and the countless aspects of operating complex IT infrastructures. There is often a lack of time and personnel with increasing complexity and a rapidly changing IT world.
Peace of Mind
Targeted Reinforcement
As Linux generalists and open source experts, we have a broad base and are well integrated into the open source communities. With us you are never alone! Whether as an IT consultant, engineer, support or architect – we strengthen your team and relieve you of work.
Everything from a single source
The holistic portfolio of NETWAYS
You need support with the planning, implementation and operation of your Ansible environment. NETWAYS supports you in all matters relating to consulting, outsourcing and, of course, training.
IT Outsourcing
Support
Trainings
News
Articles from our Blog

Semaphore, Rundeck oder AWX – Welches Tool eignet sich als Ansible-GUI?
Rundeck, AWX uns Ansible Semaphore sind nützliche Tools zur Arbeit mit Ansible. Als Ansible-GUI lösen lösen sie die Arbeit mit Ansible von der Konsole und geben auch Fans grafischer Optionen die Möglichkeit Ansible voll auszukosten. In meinem ersten Blogpost für...

Was ist Ansible Semaphore?
Als Open Source Consultants müssen meine Kolleg:innen und ich uns regelmäßig mit neuen Technologien, Tools oder anderen Neuerungen auseinandersetzen. Dabei testen wir besonders neue Software die uns und unseren Kund:innen das Leben potenziell leichter machen können...
Webinars
Our webinar archive




