Fedora Project
Install 5 softwares using ansible on local host
Ansible can do wonders if you know how to use it. This task will help you learn how to use ansible and install 5 software. This is most common and basic playbook that one writes. Use package module for generic or (dnf/yum/apt depending on your OS) to get it done. This will require sudo privilege, use "become" to solve it.
Goal
Installation of software using ansible
Steps
Learn how to write playbook, use package/dnf/apt/yum module
Deliverables
Upload playbook to a repo and share screenshot of ansible on the action. use the comment section to share link and screenshot.
Task tags
Students who completed this task
koru, smldns, w0LF07, MatteCatte