Skip to content

Commit 4dd7083

Browse files
author
RootShell-coder
committed
del log ansible-community --version
1 parent b7d90b8 commit 4dd7083

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/docker.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -71,9 +71,6 @@ jobs:
7171
echo "- ANSIBLE VAULT" >> ${{ env.VER_LOG }}
7272
docker run -i --rm ${{ env.NAME_TAG }} ansible-vault --version >> ${{ env.VER_LOG }}
7373
74-
echo "- ANSIBLE COMMUNITY" >> ${{ env.VER_LOG }}
75-
docker run -i --rm ${{ env.NAME_TAG }} ansible-community --version >> ${{ env.VER_LOG }}
76-
7774
echo "- ANSIBLE USER PERMISSIONS" >> ${{ env.VER_LOG }}
7875
docker run -i --rm ${{ env.NAME_TAG }} id >> ${{ env.VER_LOG }}
7976

0 commit comments

Comments
 (0)