Skip to content
This repository has been archived by the owner on Dec 27, 2023. It is now read-only.

devbaygroup/setup-ubuntu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

setup-ubuntu

Tested on Ubuntu Desktop 20.04

Pre-requisites

  1. brew install ansible
  2. Setup SSH profile for your target machine, and replace value homelab with your ssh profile name.

Status checks

# check inventory
ansible-inventory --list

# ping
ansible all -m ping

Usage

ansible-playbook playbook.yaml

Need to install manually

These are mostly for development, not required for using the machine as a server.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published