1
0
Fork 0
mirror of https://github.com/roles-ansible/ansible_role_resolvconf.git synced 2024-08-16 10:09:52 +02:00
Ansible role to deploy the /etc/resolv.conf file
Find a file
2021-03-04 15:39:58 +01:00
.github Initial commit 2021-03-04 15:39:58 +01:00
defaults Initial commit 2021-03-04 15:39:58 +01:00
tasks Initial commit 2021-03-04 15:39:58 +01:00
vars Initial commit 2021-03-04 15:39:58 +01:00
.yamllint Initial commit 2021-03-04 15:39:58 +01:00
LICENSE Initial commit 2021-03-04 15:39:58 +01:00
README.md Initial commit 2021-03-04 15:39:58 +01:00

ansible_role_template

Template for Ansible roles

Testing

This role is tested with these github-action tests for different versions of differen linux systems. Linting is tested via travis-ci and the ansible-lint action. If you want to find out more about our tests, please have a look at the github marketplace.

test status Github Marketplace
Ansible Lint check ansible-lint action
Yamllint GitHub Actions yamllint gitHub actions
Ansible check debian:stable ansible test with debian stable
Ansible check debian:latest ansible test with debian latest
Ansible check debian:sid ansible test with debian sid
Ansible check debian:buster ansible test with debian buster
Ansible check debian:stretch ansible test with debian stretch
Ansible check archlinux:latest ansible test with archlinux latest
Ansible check ubuntu:latest ansible test with ubuntu latest
Ansible check ubuntu:bionic ansible test with ubuntu bionic
Ansible check ubuntu:trusty ansible test with ubuntu trusty
Ansible check centos:latest ansible test with centos latest
Ansible check centos:centos8 ansible test with centos centos8
Ansible check centos:latest ansible test with centos centos7