Fixing linting errors

This commit is contained in:
John Westcott IV
2020-04-01 10:17:20 -04:00
committed by beeankha
parent 8699a8fbc2
commit 32783f7aaf

View File

@@ -18,9 +18,9 @@
sender: maw sender: maw
recipients: recipients:
- everyone - everyone
use_tls: True use_tls: true
host: all host: all
use_ssl: False use_ssl: false
password: password password: password
port: 12 port: 12
channels: channels:
@@ -48,7 +48,7 @@
- Lounge - Lounge
- Dining Room - Dining Room
- Cellar - Cellar
notify: True notify: true
url: ansible.com url: ansible.com
headers: headers:
X-Custom-Header: value123 X-Custom-Header: value123
@@ -58,7 +58,7 @@
- zombie - zombie
state: absent state: absent
register: result register: result
ignore_errors: True ignore_errors: true
- assert: - assert:
that: that: