dj-wasabi / ansible-telegraf

Installing and configuring Telegraf via Ansible for RedHat/Debian/Ubuntu/Windows/Suse.
MIT License
134 stars 116 forks source link

Use items() instead of iteritems() #104

Closed diego1q2w closed 5 years ago

diego1q2w commented 5 years ago

Description of PR Python3 doesn't support iteritems()

Type of change

Bugfix Pull Request

Fixes an issue

dj-wasabi commented 5 years ago

Thanks! 👍