Update ansible-lint

Required a lot of renaming :(
This commit is contained in:
Jake Howard
2020-09-26 17:53:47 +01:00
parent cc43910be6
commit 24d11deeae
54 changed files with 12 additions and 5 deletions

View File

@ -23,7 +23,7 @@
docker_package: "{{ 'docker-ce' if ansible_os_family == 'Debian' else 'docker' }}"
docker_users:
- "{{ user }}"
- docker-cleanup
- docker_cleanup
- watchtower
- traefik
@ -37,8 +37,8 @@
- hosts: intersect
roles:
- netdata
- home-assistant
- intersect-docker
- home_assistant
- intersect_docker
- plausible
- duplicati
- grafana
@ -52,4 +52,4 @@
- upload
- website
- duplicati
- gitlab-pages
- gitlab_pages