Debug group doesn't get localhost facts, not a good test.

This commit is contained in:
Hyperling 2021-03-20 12:33:16 -05:00
parent e434710a23
commit ec4cae4e2e
2 changed files with 0 additions and 16 deletions

5
hosts
View File

@ -1,11 +1,6 @@
[everything]
localhost
[debug]
dell-laptop
test
usb
[workstation]
dell-laptop
usb

View File

@ -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