Fixing linting

This commit is contained in:
John Westcott IV
2020-09-24 10:59:40 -04:00
parent baf3b617cb
commit 5b10482256
3 changed files with 22 additions and 22 deletions

View File

@@ -14,7 +14,7 @@
credential: "Demo Credential" credential: "Demo Credential"
module_name: "command" module_name: "command"
module_args: "echo I<3 Ansible" module_args: "echo I<3 Ansible"
wait: True wait: true
register: result register: result
- assert: - assert: