feat: HA ingress with keepalived and traefik
This commit is contained in:
@@ -10,11 +10,7 @@
|
||||
- vim
|
||||
- curl
|
||||
- git
|
||||
- software-properties-common
|
||||
- apt-transport-https
|
||||
- ca-certificates
|
||||
- gnupg
|
||||
state: present
|
||||
|
||||
- name: Ensure user is in docker group
|
||||
ansible.builtin.user:
|
||||
name: "{{ ansible_user }}"
|
||||
groups: docker
|
||||
append: yes
|
||||
|
||||
Reference in New Issue
Block a user