mirror of https://github.com/ceph/ceph-ansible.git
b9cdf341be
According to this comment [1], this seems to be needed to detect wifi
devices.
In node exporter we can see this:
```
--collector.wifi Enable the wifi collector (default: disabled).
```
since it's enabled by default and we don't even change this in our
systemd templates for node-exporter, we can easily assume in the end
it's not needed. Therefore, let's remove this.
[1]
|
||
---|---|---|
.. | ||
meta | ||
tasks | ||
templates |