Skip to content

Commit

Permalink
more
Browse files Browse the repository at this point in the history
  • Loading branch information
richm committed Jan 4, 2024
1 parent 0beb3f7 commit f3ec81f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/lsrcollection.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
TOPDIR=$(pwd)
LSRDIR="ansible_collections/$LSR_ROLE2COLL_NAMESPACE/$LSR_ROLE2COLL_NAME"
mkdir -p "$TOX_WORK_DIR/$LSRDIR"
cp -a "$TOPDIR"/* "$TOX_WORK_DIR/$LSRDIR"
cp -a "$TOPDIR"/* "$TOPDIR/.ansible-lint" "$TOX_WORK_DIR/$LSRDIR"

0 comments on commit f3ec81f

Please sign in to comment.