diff --git a/hosts b/hosts index 3710814..849305f 100644 --- a/hosts +++ b/hosts @@ -1,11 +1,6 @@ [everything] localhost -[debug] -dell-laptop -test -usb - [workstation] dell-laptop usb diff --git a/local.yml b/local.yml index 39cc630..7f86311 100644 --- a/local.yml +++ b/local.yml @@ -133,17 +133,6 @@ -# Test anything that's being developed before ending. -- name: Main | TESTING - hosts: debug - connection: local - become: true - - tasks: - - include: tasks/general/software/telegraf.yml - - - # Provide information for analysis. - name: Main | Reporting hosts: localhost