Skip to content

tekenstam/homelab-playbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

homelab-playbook

Ansible playbook for my home lab

Examples

List all the hosts in the inventory:

ansible-inventory --list

Check that all the hosts in the inventory are accessible:

ansible -m ping all

Run playbook:

ansible-playbook playbook.yml

Releases

No releases published

Packages

No packages published