Skip to content

Commit

Permalink
Skipping downloading ansible_role_parser.py since it is merged into l…
Browse files Browse the repository at this point in the history
…sr_role2collection.py

in linux-system-roles/auto-maintenance#22.
  • Loading branch information
nhosoi committed Oct 12, 2020
1 parent 3615d99 commit 5459903
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis/runcollection.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ envlist=${3:- "black,flake8,yamllint,py38,shellcheck"}
automaintenancerepo=https://raw.githubusercontent.com/linux-system-roles/auto-maintenance/

curl -L -o lsr_role2collection.py "${automaintenancerepo}${STABLE_TAG}"/lsr_role2collection.py
curl -L -o ansible_role_parser.py "${automaintenancerepo}${STABLE_TAG}"/ansible_role_parser.py

python lsr_role2collection.py --src-path "${TOPDIR}/.." --dest-path "${toxworkdir}" --role "${role}" > "${toxworkdir}"/collection.out 2>&1

Expand Down

0 comments on commit 5459903

Please sign in to comment.