Update ansible-lint
Required a lot of renaming :(
This commit is contained in:
4
ansible/roles/gitlab_pages/files/install-rsync.sh
Normal file
4
ansible/roles/gitlab_pages/files/install-rsync.sh
Normal file
@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
echo "**** installing rsync ****"
|
||||
apk add --no-cache rsync
|
Reference in New Issue
Block a user