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 4b12173 commit 1a6894eCopy full SHA for 1a6894e
entrypoint.sh
@@ -43,8 +43,9 @@ tee playbook.yml << EOF
43
controller_host: "$CONTROLLER_HOST"
44
EOF
45
46
-cat playbook.yml
+ansible-galaxy collection list
47
+ls /root/.ansible/collections/ansible_collections
48
-ansible-playbook playbook.yml
49
+/usr/local/bin/ansible-playbook playbook.yml
50
51
echo "END OF AAP - Automation controller Github Action"
0 commit comments