mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 05:10:22 -07:00
Move requirements into tests. (#35197)
This commit is contained in:
parent
060001b08d
commit
4f6017dc16
13 changed files with 54 additions and 26 deletions
|
@ -11,6 +11,8 @@ repo_dir="${temp_dir}/repo"
|
|||
pull_dir="${temp_dir}/pull"
|
||||
temp_log="${temp_dir}/pull.log"
|
||||
|
||||
ansible-playbook setup.yml
|
||||
|
||||
cp -av "pull-integration-test" "${repo_dir}"
|
||||
cd "${repo_dir}"
|
||||
(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue