1
0
Fork 0
mirror of https://github.com/roles-ansible/ansible_role_versioncheck.git synced 2024-08-16 15:59:49 +02:00

update testing

This commit is contained in:
L3D 2020-02-20 19:44:03 +01:00
parent 208d2461f7
commit 8f26cf2915
Signed by: l3d
GPG key ID: CD08445BFF4313D1
2 changed files with 1 additions and 9 deletions

View file

@ -1,7 +0,0 @@
---
- name: check if ansible is not to old
hosts: localhost
tags:
- default
roles:
- './'

View file

@ -60,5 +60,4 @@ Feel free to add any Issues or PullRequests there. Thanks <3
### Testing
*This role is tested via travis-ci and docker. To test this role manual simply execute the ``.ansible-test.yml`` playbook inside this role.*
This role is tested with github [actions](https://github.com/chaos-bodensee/role-ansible_version/actions).