mirror of
https://github.com/ansible-collections/community.crypto.git
synced 2026-03-26 21:33:25 +00:00
Prepare basic 3.0.0 setup (#870)
* Drop support for ansible-core < 2.17. * Galaxy can show included content nowadays. (Not perfect, but a lot better than before.) * This should have been removed a long time ago.
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.9.10'
|
||||
requires_ansible: '>=2.17.0'
|
||||
|
||||
action_groups:
|
||||
acme:
|
||||
|
||||
Reference in New Issue
Block a user