install rsync to fix new/broken molecule task "Synchronization the context"

This commit is contained in:
Lee Goolsbee
2023-06-23 16:28:55 -05:00
parent 57a9527d3b
commit f480a452e9
2 changed files with 38 additions and 0 deletions

View File

@@ -45,6 +45,7 @@ pipelines:
services:
- docker
script:
- apt-get update && apt-get install -y rsync
- export ANSIBLE_CONFIG=./ansible.cfg
- ./bin/install-ansible --dev
- cd roles/{{ spath.parts[2] }}