mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-01-11 23:25:28 +01:00
deleted too much
This commit is contained in:
parent
ea11c1e31a
commit
f929bfe66d
1 changed files with 1 additions and 1 deletions
|
|
@ -77,7 +77,7 @@ set -ux
|
|||
pip install git+https://github.com/ansible-collection-migration/ansible-base.git --disable-pip-version-check
|
||||
|
||||
COLLECTION_DIR="${HOME}/.ansible/ansible_collections/"
|
||||
TEST_DIR="${COLLECTION_DIR}/posix"
|
||||
TEST_DIR="${COLLECTION_DIR}/ansible/posix"
|
||||
mkdir -p "${TEST_DIR}"
|
||||
cp -aT "${SHIPPABLE_BUILD_DIR}" "${TEST_DIR}"
|
||||
cd "${TEST_DIR}"
|
||||
|
|
|
|||
Loading…
Reference in a new issue