diff --git a/README.md b/README.md index 686275d..b3eb7c9 100644 --- a/README.md +++ b/README.md @@ -1 +1,3 @@ # Ansible + +Here you'll find Ansible playbooks and roles for the JILITS infrastructure 😎 diff --git a/playbooks/kubernetes/README.md b/playbooks/kubernetes/README.md new file mode 100644 index 0000000..4fa3a67 --- /dev/null +++ b/playbooks/kubernetes/README.md @@ -0,0 +1,3 @@ +# Kubernetes playbook + +This is a work-in-progress and currently only works with Vagrant, as the setup is being tested there for the moment before moving onto the real hardware.