diff --git a/playbook.yml b/playbook.yml deleted file mode 100644 index 14349b2..0000000 --- a/playbook.yml +++ /dev/null @@ -1,6 +0,0 @@ ---- -- hosts: all - become: true - tasks: - - name: test connection - ping: