mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +00:00
Add Azure provider support to ansible-test and CI.
ci_complete
This commit is contained in:
@@ -10,6 +10,7 @@ cd ~/
|
||||
|
||||
if [ "${platform}" = "freebsd" ]; then
|
||||
while true; do
|
||||
env ASSUME_ALWAYS_YES=YES pkg bootstrap && \
|
||||
pkg install -y \
|
||||
bash \
|
||||
curl \
|
||||
|
||||
Reference in New Issue
Block a user