mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-02 14:40:19 -07:00
Add headers to ci tests (#954)
* CI tests: add note to main.yml * improve
This commit is contained in:
parent
62ae120c50
commit
9d5044ac1a
188 changed files with 940 additions and 0 deletions
|
@ -1,2 +1,7 @@
|
|||
####################################################################
|
||||
# WARNING: These are designed specifically for Ansible tests #
|
||||
# and should not be used as examples of how to write Ansible roles #
|
||||
####################################################################
|
||||
|
||||
# Initial CI tests of postgresql_tablespace module
|
||||
- import_tasks: postgresql_tablespace_initial.yml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue