Skip to content

Commit

Permalink
Regenerate all documents
Browse files Browse the repository at this point in the history
  • Loading branch information
robertdebock committed Dec 10, 2019
1 parent 7fe9265 commit 6dbaa8c
Showing 1 changed file with 8 additions and 24 deletions.
32 changes: 8 additions & 24 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,20 +86,16 @@ Compatibility

This role has been tested on these [container images](https://hub.docker.com/):

|container|tag|allow_failures|
|---------|---|--------------|
|amazonlinux|1|no|
|amazonlinux|latest|no|
|centos|7|no|
|redhat|7|no|
|centos|latest|no|
|redhat|latest|no|
|container|tags|
|---------|----|
|amazon|all|
|el|7, 8|

This role has been tested on these Ansible versions:
The minimum version of Ansible required is 2.8 but tests have been done to:

- ansible>=2.8, <2.9
- ansible>=2.9
- git+https://github.com/ansible/ansible.git@devel
- The previous version, on version lower.
- The current version.
- The development version.


Included version(s)
Expand Down Expand Up @@ -144,18 +140,6 @@ image="centos" tox
image="debian" tag="stable" tox
```

Modules
-------

This role uses the following modules:
```yaml
---
- lineinfile
- package
- rpm_key
- service
```
License
-------

Expand Down

0 comments on commit 6dbaa8c

Please sign in to comment.