Run an Ansible Execution Environment - ansible-runner command-line tool — Video Tutorial
How to run a playbook (“ping.yml”) using a custom “my_ee” Ansible Execution Environment using the ansible-runner command-line tool.
Watch Video
Watch "Run an Ansible Execution Environment - ansible-runner command-line tool" on YouTube
What You'll Learn
- How to run a custom Ansible Execution Environment?
- Ansible Execution Environment
- Links
- Playbook
- code
- execution
- Conclusion
- Related Articles
Full Tutorial Content
About This Tutorial
- Author: Luca Berton
- Difficulty: Beginner
- Read time: 3 min
- Category: installation
Read the full written article: Run an Ansible Execution Environment - ansible-runner command-line tool
Topics Covered
Related Video Tutorials
- Build a Custom Ansible Execution Environment Easily — Learn how to build a custom Ansible Execution Environment using the ansible-builder tool. Manage system, Python, and collection dependencies effectively.
- Build & Run Ansible Execution Environments Effectively — Discover how to build and run Ansible Execution Environments using ansible-builder and ansible-runner tools. Simplify your automation setup with container technology.
- Install Docker in Debian-like systems - Ansible module apt_key, apt_repository and apt — How to automate the installation of the docker-ce engine in Ubuntu 20.04 LTS x86_64 (or amd64) using Ansible Playbook. The procedure is going to take care of the GPG signing key, add a repository into the sources list, and install the latest docker-ce package. Included Demo for Debian-like workstation (Debian and Ubuntu).
- Ansible Playbook for Installing Docker on Linux Systems — Learn how to install Docker on Linux systems using an Ansible playbook. Follow our guide for a seamless Docker setup and start process.
- Install Docker in Windows-like systems - Ansible module win_chocolatey — How to automate the installation of the latest version of Docker Desktop in your Windows-like system with Ansible Playbook and Chocolatey.
- Ansible Project 2022 Conclusion & 2023 Outlook: Key Developments — Explore Ansible's milestones from 2022 and what's ahead for 2023, including major releases, community growth, and evolving automation trends.