An open API service indexing awesome lists of open source software.

https://github.com/lpsouza/linux-installer

This repository contains Ansible playbooks to install and configure software on Linux systems.
https://github.com/lpsouza/linux-installer

ansible ansible-playbook chromebook crostini installers linux wsl

Last synced: about 19 hours ago
JSON representation

This repository contains Ansible playbooks to install and configure software on Linux systems.

Awesome Lists containing this project

README

        

# linux-installer

This repo contains the playbooks to install and configure my linux environments. You can use like a reference to create your own playbooks.

## Requirements

```bash
sudo apt-get install -y ansible
```