Skip to content

Commit c3ae072

Browse files
committed
Update entrypoint.sh
1 parent 5e87338 commit c3ae072

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

entrypoint.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,7 @@ tee playbook.yml << EOF
5050
controller_host: "$CONTROLLER_HOST"
5151
EOF
5252

53-
ansible-galaxy collection list
54-
ls /root/.ansible/collections/ansible_collections
53+
echo "AAP Github Action - Executing Automation Job on Automation controller"
5554

5655
/usr/local/bin/ansible-playbook playbook.yml
5756

0 commit comments

Comments
 (0)