datatrota
Signup Login
Home Jobs Blog

Ansible Jobs in Nigeria

View jobs that require Ansible skill on TechTalentZone
  • eHealth4everyone logo

    DevOps Intern ( NYSC)

    eHealth4everyoneAbuja, Nigeria06 November

    eHealth4everyone is a leading digital health social enterprise dedicated to making the world healthier. We are a new kind of mission-driven organization with ...

    Onsite
  • T2 (Formerly 9Mobile) logo

    Manager, IT Infrastructure Operations

    T2 (Formerly 9Mobile)Lagos, Nigeria05 November

    T2 Mobile is the new brand identity for the Nigerian telecommunications company previously known as 9mobile Job Summary Hands-on Expert to take charge of ...

    Onsite
  • Princeps Credit Systems Limited logo

    DevOps Engineer

    Princeps Credit Syste..Lagos, Nigeria03 November

    At Credit Wallet we are determined to make financial loans accessible to those who need it most. You can apply for a Credit Wallet loan from the comfort of ...

    Onsite
  • Layer3 logo

    Infrastructure Engineer (Cloud)

    Layer3Lagos, Nigeria03 November

    Layer3 is a network and enterprise solutions provider. We combine our knowledge of world-class technology solutions, in addition to our partnership with some ...

    Onsite
  • iRecharge Tech-Innovations logo

    Senior DevOps Engineer

    iRecharge Tech-Innova..Abuja, Nigeria01 November

    iRecharge Tech-Innovations is an internet-powered distribution platform that enables users to purchase virtual products and services such as airtime and mobile ...

    Onsite
  • LAPO Microfinance Bank Limited logo

    Infrastructure Engineer

    LAPO Microfinance Ban..Lagos, Nigeria31 October

    LAPO Microfinance Bank is a pro-poor financial institution committed to the social and economic empowerment of low-income households through provision of ...

    Onsite
  • Afripoint Group Limited logo

    DevOps Engineer

    Afripoint Group Limit..Lagos, Abuja, Nigeria28 October

    Afripoint Group Limited is a global innovative company that leverages technology to drive businesses across borders.Job Summary As a DevOps Engineer, you will ...

    Onsite
  • NewGlobe logo

    Cloud & Systems Operations Lead

    NewGlobeLagos, Nigeria28 October

    NewGlobe supports visionary governments to transform public education systems, the cornerstone of a prosperous, equitable, and peaceful society. With a ...

    Onsite
  • Cellulant logo

    Software Test Engineer

    CellulantLagos, Nigeria25 October

    Cellulant is a mobile commerce and content company that manages delivers and bills for digital content and commerce service actualized over telecom network. ...

    Onsite
  • Transnet logo

    AWS Certified DevOps Engineer (Pro & Specialty Only)

    TransnetAbuja, Nigeria22 October

    Transnet is a dynamic cloud-based technology company headquartered in Nigeria, specializing in providing innovative cloud solutions to help businesses optimize ...

    Remote
  • NIIT logo

    Networking Faculty

    NIITLagos, Nigeria21 October

    NIIT is a leading Global Talent Development Corporation, building skilled manpower pool for global industry requirements. The company which was set up in 1981, ...

    Onsite
  • Lebara Nigeria logo

    Head of Database Administrator, DevOps & Security

    Lebara NigeriaLagos, Nigeria20 October

    Welcome to Lebara Mobile Nigeria. Stay connected across Nigeria. One SIM card, 9 countries & counting. Just great value.Role Overview The Database ...

    Onsite
  • Kuda Bank logo

    DevOps Engineer

    Kuda BankLagos, Nigeria20 October

    Kuda is a full-service, app-based digital bank. Our mission is to be the go-to bank not just for those living on the African continent, but also for the ...

    Hybrid
  • Abbey Mortgage Bank Plc logo

    Linux System Administrator

    Abbey Mortgage Bank P..Lagos, Nigeria17 October

    Home ownership is a priority for most Nigerians. However, the accessibility has remained a dream for a significant proportion of the population due to limited ...

    Onsite
  • Tezza Business Solutions Ltd logo

    Backend Developer (Java)

    Tezza Business Soluti..Nigeria16 October

    Tezza”(te-zza) from the Italian word "Completezza” embodies our commitment to providing IT and Business Solutions that are comprehensive, through ...

    Remote
  • Moniepoint Inc. (Formerly TeamApt Inc.) logo

    Lead, Cloud Engineering

    Moniepoint Inc. (Form..Nigeria15 October

    Moniepoint is a financial technology company digitising Africa’s real economy by building a financial ecosystem for businesses, providing them with all ...

    Remote

What is Ansible?

Ansible is an open-source IT automation platform that enables organizations to automate many IT processes usually performed manually, including provisioning, configuration management, application deployment and orchestration. It is designed particularly for IT professionals who use it for application deployment, configuration management, intra-service orchestration, and practically anything else a systems administrator does on a weekly or daily basis.

Ansible is simple to install because it doesn't require any agent software or other security infrastructure. It is at the cutting edge of automation, systems administration, and DevOps, but it is also valuable as a tool for devs to use in their daily work. With it, you can set up not just one machine but a complete network of them at once and does not require any programming knowledge. 

Features of Ansible

Automation execution environments

These environments are packaged as containers. They are defined, consistent and portable, and enable the execution of Ansible playbooks and roles.

Automation controller

The automation controller is a control plane for the Ansible platform. It helps standardize automation deployment, initiation, delegation and audits. It is based on the upstream project AWX.

Automation mesh

The automation mesh enables organizations to automate at scale and in a cloud-native way. It simplifies the planning of distributed, remote and complex automation deployments and provides visibility, control and reporting capabilities. The platform makes use of the automation mesh to spread automation jobs across execution nodes to increase execution capacity for devices that cannot run modules.

Ansible Content Collections and content tools

Ansible content creators and developers can use Ansible Content Collections, or certified modules, to deploy automation faster and more efficiently. Content tools simplify the process of building and deploying execution environments.

Automation hub

The Ansible automation hub enables users to quickly find, use and extend Red Hat-supported content in demanding environments.

Benefits of Using Ansible

  1. Ansible is quick and easy to use, as it runs all of its operations over SSH and doesn't require the installation of any agents.

  2. Ansible is a free, open-source tool, and it's straightforward to set up and use: Ansible's playbooks don't require any special coding knowledge.

  3. Ansible can be used to perform simple tasks such as ensuring that a service is operating or rebooting from the command line without the need for configuration files.