diff --git a/includes/home/eda/hosts.yaml b/includes/home/eda/hosts.yaml new file mode 100644 index 0000000..074cf18 --- /dev/null +++ b/includes/home/eda/hosts.yaml @@ -0,0 +1,6 @@ +--- +all: + hosts: + localhost: + vars: + ansible_connection: local