Skip to content

SpirosStyliaras/servermanagement

Repository files navigation

MaaS icon

ServerManagement

Simple home project employing Ansible automation framework for managing Debian distro Linux servers. This project contains few ansible playbooks e.g. playbooks for installing software packages or playbooks for installing applications prerequisites like the Longhorn K8s distributed block storage.

Requirements

Install requirements using ansible-galaxy with the following command:

ansible-galaxy install -r requirements.yml 

Execution

You can simply run the playbooks with the following commands:

ansible-playbook addUsersAndPackages.yml
ansible-playbook longhornRequirements.yml

About

Simple ansible project for managing home Linux VMs.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published