mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
d264bf4f4e
* Add option tests * Check for api version on publish * Enable configs tests * Remove unsupported test * Let main.yml hande creation/destruction of swarms * Revert "Remove unsupported test" This reverts commit 50f46bb04ef679f4235cda805188dca769ca2f72. * Revert "Enable configs tests" This reverts commit a94054b0bb5a3d77632bbe5aa352a8774cf93d96. * Fix typo to properly clear secrets
3 lines
74 B
YAML
3 lines
74 B
YAML
---
|
|
- name: "Loading tasks from {{ item }}"
|
|
include_tasks: "{{ item }}"
|