mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 12:50:22 -07:00
* CI tests: add note to main.yml
* improve
(cherry picked from commit 9d5044ac1a
)
Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
This commit is contained in:
parent
5b425fc297
commit
e342dfb467
188 changed files with 940 additions and 0 deletions
|
@ -1,4 +1,9 @@
|
|||
---
|
||||
####################################################################
|
||||
# WARNING: These are designed specifically for Ansible tests #
|
||||
# and should not be used as examples of how to write Ansible roles #
|
||||
####################################################################
|
||||
|
||||
# Run the tests
|
||||
- block:
|
||||
- include_tasks: test_node.yml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue