ci/cd - fix indent in ansible file

This commit is contained in:
fl0ppy-d1sk 2024-03-07 17:45:55 +01:00
parent 0263c06cce
commit aa0e923007
No known key found for this signature in database
GPG key ID: 93EE47CC3D061500

View file

@ -31,8 +31,8 @@
update_cache: yes
state: present
- name: Symlink docker-compose
shell: ln -f -s /usr/libexec/docker/cli-plugins/docker-compose /usr/local/bin/docker-compose
- name: Symlink docker-compose
shell: ln -f -s /usr/libexec/docker/cli-plugins/docker-compose /usr/local/bin/docker-compose
- name: Add user to docker group
user: