19 Commits

Author SHA1 Message Date
db40599ccf chore(release): 1.0.0 1.0.0 2020-03-06 12:52:12 +00:00
62109e63fd chore(makefile): Fix typo in new-version target 2020-03-06 12:48:47 +00:00
c282af1dd5 Merge pull request #3 from jimeh/add-makefile
Add makefile
2020-03-05 01:29:14 +00:00
0c46a7b0ed chore: Add Makefile for common project tasks 2020-03-04 23:02:51 +00:00
2c522f29b9 fix(ci): Update test setup to work with molecule v3 2020-03-04 23:02:51 +00:00
a3964636fc docs(readme): Fix typo 2020-01-22 02:42:14 +00:00
92ed4850ae docs(readme): Add badges and fix a typo 2020-01-22 02:00:55 +00:00
1e687519b0 chore(meta): Set role name for Ansible Galaxy 2020-01-22 01:29:53 +00:00
8e3fe78987 docs(readme): Write up basic readme and add license info 2020-01-22 01:02:22 +00:00
a55455c44d chore(ci): Only run CI tests on Python 3.7 2020-01-22 00:29:21 +00:00
9c96bdd212 feat(install): Support using GitHub token when fetching latest release 2020-01-22 00:13:43 +00:00
570524a786 chore(vars): Restructure and comment defualts/main.yml 2020-01-22 00:12:41 +00:00
72aa06f1ea test: Add Debian 9 and 10 to molecule platforms 2020-01-22 00:04:28 +00:00
8f1ed8aa02 test: Add with-config and change-to-non-root-user test scenarios
Also run test scenarios in parallel on GitHub Actions.
2020-01-18 03:31:47 +00:00
0ba86ec5f5 refactor: Improve permission handling and overall reliability 2020-01-18 03:31:46 +00:00
f664ef53a8 test(ci): Add GitHub Actions workflow 2020-01-11 23:53:56 +00:00
e016a7b20c chore(service): Improve service setup and configuration 2020-01-11 23:42:39 +00:00
8ed2be2b5a feat: Add support for installing latest version
This works by looking up the latest GitHub release, and using the git
tag of that release as the version.
2020-01-11 23:42:39 +00:00
968722c8d5 feat: Initial working adguardhome role 2020-01-11 23:42:04 +00:00