adds ansible version requirement

This role uses both `include_tasks` and `import_tasks`, both of which
require Ansible 2.4.
This commit is contained in:
Christian Krause 2019-04-29 14:33:47 +02:00
parent 5afc0f8ab4
commit 73ee6720df
No known key found for this signature in database
GPG Key ID: 3CD613B9A8567F58

View File

@ -6,7 +6,7 @@ An Ansible Role that installs [Docker](https://www.docker.com) on Linux.
## Requirements
None.
- Ansible 2.4+
## Role Variables