debugging

This commit is contained in:
Lee Goolsbee
2023-06-23 15:55:32 -05:00
parent 48666132ce
commit 57a9527d3b

View File

@@ -44,6 +44,7 @@ pipelines:
services:
- docker
script:
- apt-get update && apt-get install -y rsync
- export ANSIBLE_CONFIG=./ansible.cfg
- ./bin/install-ansible --dev
- cd roles/aws_common