-
Notifications
You must be signed in to change notification settings - Fork 144
Plugin: httpapi
THIS PAGE IS OLD and no longer maintained. For questions, please use the Ansible forum.
- Proxy support (Needed if delegate_to is no longer working...)
- Handle HTTP errors more gracefully (recovery)
- Generic facts support on first connection (could return system/version info, health, ...)
- Support both httpapi and local support using the same framework (module_utils)
- Flexible Cookie support (might need a more flexible interface)
- Can we have documentation about the design and how it is intended to be extended ?
- How can we extend the httpapi interface without unknowingly breaking existing use-cases ?
See: #36100
- Cluster-support (testing health of nodes, using an active node)
- Support for signature-based authentication (this is not standard Client-Certificate authentication)
- URL construction and object-model needs to be tied in
- Ways to extend/update the query string (generic ?)
- Extracting error information from payload (generic ?)
- Handling of HTTP status codes differently (generic ?)
This Wiki is used for quick notes, not for support or documentation.
Working groups are now in the Ansible forum
Ansible project:
Community,
Contributor Experience,
Docs,
News,
Outreach,
RelEng,
Testing
Cloud:
AWS,
Azure,
CloudStack,
Container,
DigitalOcean,
Docker,
hcloud,
Kubernetes,
Linode,
OpenStack,
oVirt,
Virt,
VMware
Networking:
ACI,
AVI,
F5,
Meraki,
Network,
NXOS
Ansible Developer Tools:
Ansible-developer-tools
Software:
Crypto,
Foreman,
GDrive,
GitLab,
Grafana,
IPA,
JBoss,
MongoDB,
MySQL,
PostgreSQL,
RabbitMQ,
Zabbix
System:
AIX,
BSD,
HP-UX,
macOS,
Remote Management,
Solaris,
Windows
Security:
Security-Automation,
Lockdown
Tooling:
AWX,
Galaxy,
Molecule
Plugins:
httpapi