Skip to content

Latest commit

 

History

History
 
 

ansible

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Ansible

These Ansible Playbooks and Roles are for preparing an Ubuntu 20.04.x OS to play nicely with Kubernetes and standing up k3s ontop of the nodes.

Commands

Commands to run can be found in my Ansible Taskfile located here, e.g.

# List hosts in my Ansible inventory
task ansible:ping
# Ping hosts in my Ansible inventory
task ansible:ping