mirror of
https://github.com/ansible/awx.git
synced 2026-05-20 15:27:47 -02:30
Fixing linting
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user