Jake Howard 2022-01-08 12:52:19 +00:00
parent f872d766f9
commit 308437cf54
Signed by: jake
GPG Key ID: 57AFB45680EDD477
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ ansible:
paths:
- .cache/pip
before_script:
- chmod 0755 . # HACK: https://docs.ansible.com/ansible/devel/reference_appendices/config.html#cfg-in-world-writable-dir
- apt-get update && apt-get install -y bash git
- ./scripts/setup.sh
script: