This website requires JavaScript.
Explore
Help
Sign in
UNHB-Admins
/
ansible
Watch
3
Star
0
Fork
You've already forked ansible
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
renamed the authentik role, all roles will use the docker_ prefix for naming now
Browse source
...
This commit is contained in:
erebion
2023-09-04 12:04:01 +02:00
parent
f3e671a645
commit
c5eaaa9bb1
6 changed files
with
1 additions
and
1 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Download patch file
Download diff file
Expand all files
Collapse all files
roles/docker_authentik
handlers
main.yml
tasks
main.yml
templates
.env.j2
authentik-docker.service.j2
docker-compose.yml.j2
site.yml
0
roles/authentik_docker/handlers/main.yml → roles/docker_authentik/handlers/main.yml
Unescape
Escape
View file
0
roles/authentik_docker/tasks/main.yml → roles/docker_authentik/tasks/main.yml
Unescape
Escape
View file
0
roles/authentik_docker/templates/.env.j2 → roles/docker_authentik/templates/.env.j2
Unescape
Escape
View file
0
roles/authentik_docker/templates/authentik-docker.service.j2 → roles/docker_authentik/templates/authentik-docker.service.j2
Unescape
Escape
View file
0
roles/authentik_docker/templates/docker-compose.yml.j2 → roles/docker_authentik/templates/docker-compose.yml.j2
Unescape
Escape
View file
2
site.yml
Unescape
Escape
View file
@ -16,5 +16,5 @@
remote_user
:
root
roles:
-
authentik
_docker
-
docker_
authentik
Write
Preview
Loading…
Add table
Rows
Columns
Cancel
OK
Add a link
Url
Description
Hint: With a URL in your clipboard, you can paste directly into the editor to create a link.
Cancel
OK
Cancel
Save
Reference in a new issue
Repository
UNHB-Admins/ansible
Title
Body
Create issue