Skip to content

Commit

Permalink
Drop support for ArchLinux, Add GitHub Actions.
Browse files Browse the repository at this point in the history
  • Loading branch information
robertdebock committed Jan 4, 2020
1 parent 0061ad0 commit d7db5e0
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 6 deletions.
1 change: 0 additions & 1 deletion .github/workflows/ansible.yml
Expand Up @@ -29,7 +29,6 @@ jobs:
strategy:
matrix:
image:
- archlinux
- debian
- centos
- fedora
Expand Down
1 change: 0 additions & 1 deletion .travis.yml
Expand Up @@ -14,7 +14,6 @@ env:
global:
namespace="robertdebock"
matrix:
# - namespace="archlinux" image="base"
- image="debian" tag="unstable"
- image="debian"
- image="centos" tag="7"
Expand Down
1 change: 0 additions & 1 deletion README.md
Expand Up @@ -92,7 +92,6 @@ This role has been tested on these [container images](https://hub.docker.com/):

|container|tags|
|---------|----|
|archlinux|all|
|debian|all|
|el|7|
|fedora|all|
Expand Down
3 changes: 0 additions & 3 deletions meta/main.yml
Expand Up @@ -8,9 +8,6 @@ galaxy_info:
min_ansible_version: 2.8

platforms:
- name: ArchLinux
versions:
- all
- name: Debian
versions:
- all
Expand Down

0 comments on commit d7db5e0

Please sign in to comment.