跳到正文
LEo的网络日志
返回

aap tips

curl https://hub.test.com/api/galaxy/pulp/api/v3/status/
nc -vz psql.postgres.database.azure.com 5432
curl -H "Authorization: Bearer xxxxxx" https://hub.test.com/api/galaxy/pulp/api/v3/roles/
https://docs.pulpproject.org/pulpcore/restapi.html
curl https://hub.test.com/api/galaxy/pulp/api/v3/
[controller v4.3](https://docs.ansible.com/automation-controller/4.3/)
hub v4.6
kubectl scale deployments --replicas=0 automation-hub-api automation-hub-content automation-hub-redis automation-hub-web automation-hub-worker -n ansible-automation-platform
curl -Is https://controller.test.com/
ansible-galaxy collection publish ./damex-prometheus-1.2.0.tar.gz
~/.ansible/collections/ansible_collections


上一篇
threat model介绍
下一篇
在aks上部署ansible-automation-platform