mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
Add headers to ci tests (#954)
* CI tests: add note to main.yml * improve
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
####################################################################
|
||||
# WARNING: These are designed specifically for Ansible tests #
|
||||
# and should not be used as examples of how to write Ansible roles #
|
||||
####################################################################
|
||||
|
||||
# Exit when Suse because it causes CI problems
|
||||
- meta: end_play
|
||||
when: ansible_os_family == 'Suse'
|
||||
|
||||
Reference in New Issue
Block a user