mirror of
https://github.com/ansible/awx.git
synced 2026-05-10 02:47:36 -02:30
Update Collections Syntax to get Collection related CI Checks Passing (#16061)
* Fix collection task breaking collection ci checks * Patch ansible.module_utils.basic._ANSIBLE_PROFILE directly * Conditionalize other santity assertions * Remove added blank lines and identifier from Fail if absent and no identifier set
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
name: "Demo Inventory"
|
||||
organization: Default
|
||||
aap_hostname: https://foohostbar.invalid
|
||||
ignore_errors: true
|
||||
ignore_errors: yes
|
||||
register: result
|
||||
|
||||
- assert:
|
||||
|
||||
Reference in New Issue
Block a user