mirror of
https://github.com/ansible/awx.git
synced 2026-05-24 17:17:45 -02:30
Fixing linting
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
credential: "Demo Credential"
|
||||
module_name: "command"
|
||||
module_args: "echo I<3 Ansible"
|
||||
wait: True
|
||||
wait: true
|
||||
register: result
|
||||
|
||||
- assert:
|
||||
|
||||
Reference in New Issue
Block a user