diff --git a/playbook.yml b/playbook.yml index 39b420d..2b5f0d3 100644 --- a/playbook.yml +++ b/playbook.yml @@ -1,4 +1,5 @@ -- hosts: localhost +- name: configure system + hosts: localhost connection: local become: false tasks: