mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
Drop support for ansible-core 2.17 (#11906)
* Drop support for ansible-core 2.17. * Remove ignore.txt files. * Fix version reference.
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
# GNU General Public License v3.0+ (see LICENSES/GPL-3.0-or-later.txt or https://www.gnu.org/licenses/gpl-3.0.txt)
|
||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
||||
|
||||
requires_ansible: '>=2.17.0'
|
||||
requires_ansible: '>=2.18.0'
|
||||
action_groups:
|
||||
consul:
|
||||
- consul_agent_check
|
||||
|
||||
Reference in New Issue
Block a user