mirror of
https://github.com/ansible/awx-operator.git
synced 2026-03-26 21:33:14 +00:00
Improve CI troubleshooting
This commit is contained in:
@@ -16,4 +16,4 @@ install:
|
||||
- ansible-galaxy collection install community.kubernetes operator_sdk.util
|
||||
|
||||
script:
|
||||
- molecule test -s test-local
|
||||
- MOLECULE_VERBOSITY=3 molecule test -s test-local
|
||||
|
||||
2
molecule/test-local/ansible.cfg
Normal file
2
molecule/test-local/ansible.cfg
Normal file
@@ -0,0 +1,2 @@
|
||||
[defaults]
|
||||
stdout_callback = yaml
|
||||
Reference in New Issue
Block a user