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:
parent
208d2461f7
commit
8f26cf2915
2 changed files with 1 additions and 9 deletions
|
@ -1,7 +0,0 @@
|
|||
---
|
||||
- name: check if ansible is not to old
|
||||
hosts: localhost
|
||||
tags:
|
||||
- default
|
||||
roles:
|
||||
- './'
|
|
@ -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).
|
||||
|
|
Loading…
Reference in a new issue