We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e87338 commit c3ae072Copy full SHA for c3ae072
entrypoint.sh
@@ -50,8 +50,7 @@ tee playbook.yml << EOF
50
controller_host: "$CONTROLLER_HOST"
51
EOF
52
53
-ansible-galaxy collection list
54
-ls /root/.ansible/collections/ansible_collections
+echo "AAP Github Action - Executing Automation Job on Automation controller"
55
56
/usr/local/bin/ansible-playbook playbook.yml
57
0 commit comments