mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 13:20:23 -07:00
Add Azure provider support to ansible-test and CI.
ci_complete
This commit is contained in:
parent
58286ef93b
commit
1b5c4b72bd
14 changed files with 83 additions and 30 deletions
|
@ -10,6 +10,7 @@ cd ~/
|
|||
|
||||
if [ "${platform}" = "freebsd" ]; then
|
||||
while true; do
|
||||
env ASSUME_ALWAYS_YES=YES pkg bootstrap && \
|
||||
pkg install -y \
|
||||
bash \
|
||||
curl \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue