ubunto
There are 4 repositories under ubunto topic.
cooljar10/project-x
Ubunto Hacking installing
bilalmohib/C-Programming-
This repo contains C Programming practise.It will contain the work from learn c the hard way.
roles-ansible/check-ansible-ubuntu-disco-action
Github Action to check your ansible role or playbook with the ubuntu:disco docker image
idanb93/devops-project
CI/CD pipeline built on 2 containers, The first container is Jenkins with a job that automatically retrieves files from a particular git repository when it detects new commits, And the second's container is a Tomcat server that the retrieved files from the git repository are being mapped to its webapps folder, and automatically display the changes on the server.