Skip to content

Ansible playbooks and roles to provision workstations.

Notifications You must be signed in to change notification settings

eeowaa/ansible-workstations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NAME

ansible-workstations - Ansible playbooks and roles to provision workstations

SYNOPSIS

# OPTIONAL: Hide local inventory modifications from Git
bin/lock-inventory

# OPTIONAL: Edit workstations group (member hosts and host/group variables)
vi inventories/...

# Install required tools, perform initial updates, and reboot host(s)
sudo bin/bootstrap

# Provision host(s) using an appropriate playbook
ansible-playbook -vK playbooks/home-computer.yml

DESCRIPTION

This goal of this work-in-progress repository is to have a set of Ansible playbooks for provisioning my personal and professional workstations. Fedora 36 will be the first supported operating system, with Amazon Linux 2 following close behind.

SEE ALSO

About

Ansible playbooks and roles to provision workstations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published