Fix counter in name.

This commit is contained in:
Hyperling 2021-03-20 12:10:03 -05:00
parent eaed30efa5
commit 58fab0c8de

View File

@ -55,7 +55,7 @@
shell: /usr/sbin/pwd_mkdb -p /etc/master.passwd
when: ansible_system == "FreeBSD"
- name: Server | Telegraf | FreeBSD | Install 1/2
- name: Server | Telegraf | FreeBSD | Install 2/2
package:
name: telegraf
when: ansible_system == "FreeBSD"