diff --git a/inventory b/inventory --- a/inventory +++ b/inventory @@ -1,3 +1,8 @@ [localhost] localhost ansible_connection=local +[rpi] +raspberrypi + +[devbox:children] +localhost