lint fixes
This commit is contained in:
@@ -69,7 +69,7 @@
|
||||
url: https://docs.google.com/forms/d/e/1FAIpQLSdIZ77YpETjEfGOoYlXtMnQiU-6M7QFlb2hJA4ujo25QYb2jw/formResponse
|
||||
method: POST
|
||||
body: "ifq&entry.1569353616={{ demo }} &entry.498055740={{ lookup('ansible.builtin.env', 'AWX_HOST') }}&sumbit=Submit"
|
||||
ignore_errors: true
|
||||
ignore_errors: true # noqa: ignore-errors - connectivity should not fail play
|
||||
|
||||
- name: Print Message
|
||||
ansible.builtin.debug:
|
||||
|
||||
Reference in New Issue
Block a user