meta: require ansible >= 2.15.0, community.docker >= 3.0.0
This commit is contained in:
parent
084e48996a
commit
b42468f0c0
@ -6,7 +6,7 @@ authors:
|
|||||||
- transcaffeine <transcaffeine@finally.coffee>
|
- transcaffeine <transcaffeine@finally.coffee>
|
||||||
description: Various ansible roles useful for automating infrastructure
|
description: Various ansible roles useful for automating infrastructure
|
||||||
dependencies:
|
dependencies:
|
||||||
"community.docker": "^1.10.0"
|
"community.docker": "^3.0.0"
|
||||||
license_file: LICENSE.md
|
license_file: LICENSE.md
|
||||||
build_ignore:
|
build_ignore:
|
||||||
- '*.tar.gz'
|
- '*.tar.gz'
|
||||||
|
@ -1,3 +1,2 @@
|
|||||||
---
|
---
|
||||||
|
requires_ansible: ">=2.15"
|
||||||
requires_ansible: ">=2.12"
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user