1
0
Fork 0
mirror of https://github.com/roles-ansible/ansible_role_base.git synced 2024-08-16 14:29:50 +02:00

Improve doku

This commit is contained in:
Lilian Roller 2019-06-06 15:36:00 +02:00
parent 57ccbfbcc5
commit ac91a01cf9
No known key found for this signature in database
GPG key ID: 5215C3441797AB2B

View file

@ -6,8 +6,10 @@ It should work on the most linux operating systems. Maybe it need some minor adj
If this is so, please create a pull request or at least creat an issue with what is broken!
### Attention:
only testet with debian9 and fedora29.
### Testing:
This role was initial written for ``Debian 9`` and ``Fedora 29``.
In Spring 2019 it was only used on ``Debian 9``, ``Ubuntu 18.04 LTS`` and ``Ubuntu 19.4``. No ``RHEL`` based Systems anymore.
In Spring 2019 it was used on ``Debian 9``, ``Ubuntu 18.04 LTS``, ``Ubuntu 19.4`` and ``centos 7``.
variables
-----------
@ -20,3 +22,12 @@ You can configure your own packages via host- or group-vars to change what packa
have fun! And don't be evil!
### Protip:
Packages are defined as variable in the ``vars`` Folder.
Open tasks
------------
- Some CI-Testing would be nice. Eg with docker and some common linux distributions.
- Meta File for Ansible Galaxy is missing
- Role should be moved to [chaos-bodensee](https://github.com/chaos-bodensee/)
- Lint checks?