From 8f26cf2915d23d050a908cbb0c4d2d820a96c4f4 Mon Sep 17 00:00:00 2001 From: L3D Date: Thu, 20 Feb 2020 19:44:03 +0100 Subject: [PATCH] update testing --- .ansible-test.yml | 7 ------- README.md | 3 +-- 2 files changed, 1 insertion(+), 9 deletions(-) delete mode 100644 .ansible-test.yml 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).