Cisco Training Courses

Cisco Training Courses

Insoft has been serving IT industry with authorized Cisco courses training, since 2010. Find all the relevant information on Cisco training on this page.

View More Cisco Training Learning Partner
Cisco Certifications

Cisco Certifications

Experience a blended learning approach that combines the best of instructor-led training and self-paced e-learning to help you prepare for your certification exam.

View More Cisco Training Learning Partner
Cisco Learning Credits

Cisco Learning Credits

Cisco Learning Credits (CLCs) are prepaid training vouchers redeemed directly with Cisco that make planning for your success easier when purchasing Cisco products and services.

Have CLCs and want to redeem them? Cisco Training Learning Partner
Cisco Continuing Education

Cisco Continuing Education

The Cisco Continuing Education Program offers all active certification holders flexible options to recertify by completing a variety of eligible training items.

View More Cisco Training Learning Partner
Cisco U Digital Learning

Cisco U

Cisco U. is customized to achieve your learning needs as this provides learning paths that includes wide range of topics, including CCNA, Cloud and Network Automation Essentials.

Browse Catalogue Cisco Training Learning Partner
Cisco Business Enablement

Cisco Business Enablement

The Cisco Business Enablement Partner Program focuses on sharpening the business skills of Cisco Channel Partners and customers.

View More Cisco Training Learning Partner
Fortinet Certification Training

Fortinet Technical Certifications

Insoft Services´ training capabilities rely on the excellence of our exclusive Fortinet Certified Trainers (FCT). We are dedicated to providing high-quality training to Fortinet Customers and Partners.

View More Fortinet Premier Authorized Training Center
Fortinet Training Courses

Fortinet Technical Courses

Insoft is recognised as Fortinet Authorized Training Center in selected locations across EMEA.

View More Fortinet Premier Authorized Training Center
Fortinet Premier Authorized Training Center

ATC Status

Check our ATC Status across selected countries in Europe.

View More Fortinet Premier Authorized Training Center
Fortinet Consultancy Services

Fortinet Services Packages

Insoft Services has developed a specific solution to streamline and simplify the process of installing or migrating to Fortinet Products.

Browse Packages Fortinet Premier Authorized Training Center
Extreme Networks Training Partner

Technical Training

The evolution of Extreme Networks Technical Training provides a comprehensive progressive pathway from Associate to Professional accreditation.

View More Extreme Networks Training Partner
Extreme Networks Training Partner

ATP Accreditation

As an authorised training partner (ATP), Insoft Services ensures that you receive the highest standards of education available.

View More Extreme Networks Training Partner
Consultancy Services

What we do

Through our global presence and partner ecosystem, we provide strategic IT consulting services to align IT services with customers' business goals.

View More
Cisco Consultancy Services

 

We provide the highest level of expertise on Cisco consultancy services, that target audits of your current network and implementing updates for improved operational performance, secure data and compliant systems.

View More
Fortinet Consultancy Services

 

We provide the highest level of expertise on Fortinet consultancy services that target audits of your current network and implementing updates for improved operational performance, secure data and compliant systems.

View More
Extreme Networks Consultancy Services

 

Our team can help enterprises, get the most value from Extreme products and services following our predefined value-added packages or custom ones that fits business needs.

 

View More
TXOne Networks

 

TXOne Networks provides cybersecurity solutions that ensure the reliability and safety of ICS and OT environments through the OT zero trust methodology protecting assets for their entire life cycle.

 

View More
Insoft Services

About Us

Our training portfolio includes a wide range of IT training from IP providers, including Cisco, Extreme Networks, Fortinet, Microsoft, to name a few, in EMEA.

View More Insoft Services

RH294 – Red Hat Enterprise Linux Automation with Ansible

Contact Us

We would love to hear from you. Please complete this form to pre-book or request further information about our delivery options.

Data Protection & Privacy

I consent to receive emails and/or calls from Insoft Services related to the Insoft Services´ products and services.
I acknowledge that my data will be collected and processed as described in the Insoft Services privacy policy.

Close

RH294 – Red Hat Enterprise Linux Automation with Ansible

Enroll Now
Course Training Duration
4 Days
Course Training Delivery
(Online and onsite)
Course Training Price
Price Upon Request

Red Hat Enterprise Linux Automation with Ansible is designed for Linux administrators and developers who need to automate repeatable and error-prone steps for system provisioning, configuration, application deployment, and orchestration.

  • Install and configure Ansible development tools in VS Code and configure Ansible settings.
  • Create and update inventories of managed hosts and manage connections to them.
  • Automate administration tasks with Ansible Playbooks.
  • Write effective playbooks at scale.
  • Protect sensitive data used by Ansible Automation Platform with Ansible Vault.
  • Reuse code and simplify playbook development with Ansible Roles and Ansible Content Collections.

You will be able to apply automation-first principles to solve real-world Linux system and services problems through the effective creation of Ansible playbooks. You will gain the skills to automate your workflows, build the foundation for DevOps practices, and learn how to leverage Ansible for developmental efficiencies.

An introduction to Ansible
Describe the fundamental concepts of Ansible and how it is used, install and configure Ansible development tools in VS Code, and configure Ansible settings.

Developing automation content
Build Ansible inventories, write and run simple and complex playbooks, and troubleshoot playbooks and host failures.

Developing Automation Content: Variables
Write playbooks that use variables to simplify management of the playbook, protect sensitive data in variables, and use facts and magic variables to reference information about managed hosts.

Developing Automation Content: Task Control
Write plays that use task control features to efficiently specify a task that must run once for each item in a list, or that only runs if certain conditions are met.

Developing Automation Content: Deploying Files
Deploy, customize, and adjust files on hosts managed by Ansible.

Developing Automation Content at Scale
Manage complex Ansible Playbooks by importing or including other playbooks and tasks, as well as by using advanced host patterns to efficiently select specific hosts from your inventory.

Reusing Code with Ansible Roles and Content Collections
Use Ansible Roles and Ansible Content Collections to develop playbooks more quickly and to reuse Ansible code.

Automate Linux administration tasks
Automate common Linux system administration tasks with Ansible.

This course is geared toward Linux system administrators, DevOps engineers, Site Reliability Engineers, infrastructure automation engineers, and developers who are responsible for repeatable tasks such as:

  • Automating configuration management
  • Ensuring consistent and repeatable application deployment
  • Provisioning and deployment of development, testing, and production servers
  • Integrating with DevOps continuous integration/continuous delivery workflows
Red Hat Enterprise Linux Automation with Ansible is designed for Linux administrators and developers who need to automate repeatable and error-prone steps for system provisioning, configuration, application deployment, and orchestration.
  • Install and configure Ansible development tools in VS Code and configure Ansible settings.
  • Create and update inventories of managed hosts and manage connections to them.
  • Automate administration tasks with Ansible Playbooks.
  • Write effective playbooks at scale.
  • Protect sensitive data used by Ansible Automation Platform with Ansible Vault.
  • Reuse code and simplify playbook development with Ansible Roles and Ansible Content Collections.

You will be able to apply automation-first principles to solve real-world Linux system and services problems through the effective creation of Ansible playbooks. You will gain the skills to automate your workflows, build the foundation for DevOps practices, and learn how to leverage Ansible for developmental efficiencies.

An introduction to Ansible
Describe the fundamental concepts of Ansible and how it is used, install and configure Ansible development tools in VS Code, and configure Ansible settings.

Developing automation content
Build Ansible inventories, write and run simple and complex playbooks, and troubleshoot playbooks and host failures.

Developing Automation Content: Variables
Write playbooks that use variables to simplify management of the playbook, protect sensitive data in variables, and use facts and magic variables to reference information about managed hosts.

Developing Automation Content: Task Control
Write plays that use task control features to efficiently specify a task that must run once for each item in a list, or that only runs if certain conditions are met.

Developing Automation Content: Deploying Files
Deploy, customize, and adjust files on hosts managed by Ansible.

Developing Automation Content at Scale
Manage complex Ansible Playbooks by importing or including other playbooks and tasks, as well as by using advanced host patterns to efficiently select specific hosts from your inventory.

Reusing Code with Ansible Roles and Content Collections
Use Ansible Roles and Ansible Content Collections to develop playbooks more quickly and to reuse Ansible code.

Automate Linux administration tasks
Automate common Linux system administration tasks with Ansible.

This course is geared toward Linux system administrators, DevOps engineers, Site Reliability Engineers, infrastructure automation engineers, and developers who are responsible for repeatable tasks such as:

  • Automating configuration management
  • Ensuring consistent and repeatable application deployment
  • Provisioning and deployment of development, testing, and production servers
  • Integrating with DevOps continuous integration/continuous delivery workflows