Update ansible-lint
Required a lot of renaming :(
This commit is contained in:
4
ansible/roles/gitlab_pages/handlers/main.yml
Normal file
4
ansible/roles/gitlab_pages/handlers/main.yml
Normal file
@ -0,0 +1,4 @@
|
||||
- name: restart gitlab-pages
|
||||
shell:
|
||||
chdir: /opt/gitlab-pages
|
||||
cmd: "{{ docker_update_command }}"
|
Reference in New Issue
Block a user