diff --git a/files/CONTRIBUTING.md b/files/CONTRIBUTING.md deleted file mode 100644 index 3209430..0000000 --- a/files/CONTRIBUTING.md +++ /dev/null @@ -1,10 +0,0 @@ -# Please contribute - -You can really make a difference by: - -- [Making an issue](https://help.github.com/articles/creating-an-issue/). A well described issue helps a lot. (Have a look at the [known issues](https://github.com/search?q=user%3Arobertdebock+is%3Aissue+state%3Aopen).) -- [Making a pull request](https://services.github.com/on-demand/github-cli/open-pull-request-github) when you see the error in code. - -I'll try to help and take every contribution seriously. - -It's a great opportunity for me to learn how you use the role and also an opportunity to get into the habit of contributing to open source software. diff --git a/files/ansible-lint b/files/ansible-lint deleted file mode 100644 index f2934a8..0000000 --- a/files/ansible-lint +++ /dev/null @@ -1,4 +0,0 @@ -exclude_paths: - - ./meta/version.yml - - ./meta/exception.yml - - ./meta/preferences.yml