diff --git a/.ansible-test.yml b/.ansible-test.yml deleted file mode 100644 index ba519cc..0000000 --- a/.ansible-test.yml +++ /dev/null @@ -1,7 +0,0 @@ ---- -- name: check if ansible is not to old - hosts: localhost - tags: - - default - roles: - - './' diff --git a/README.md b/README.md index 9de5907..a7f6291 100644 --- a/README.md +++ b/README.md @@ -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).