Debug group doesn't get localhost facts, not a good test.
This commit is contained in:
parent
e434710a23
commit
ec4cae4e2e
5
hosts
5
hosts
@ -1,11 +1,6 @@
|
|||||||
[everything]
|
[everything]
|
||||||
localhost
|
localhost
|
||||||
|
|
||||||
[debug]
|
|
||||||
dell-laptop
|
|
||||||
test
|
|
||||||
usb
|
|
||||||
|
|
||||||
[workstation]
|
[workstation]
|
||||||
dell-laptop
|
dell-laptop
|
||||||
usb
|
usb
|
||||||
|
11
local.yml
11
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.
|
# Provide information for analysis.
|
||||||
- name: Main | Reporting
|
- name: Main | Reporting
|
||||||
hosts: localhost
|
hosts: localhost
|
||||||
|
Loading…
x
Reference in New Issue
Block a user