You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Documentation states that app_id is an optional parameter and defaults to ansible. When running v1.7.0 I receive an error stating app_id is required.
Describe the bug
Documentation states that
app_id
is an optional parameter and defaults toansible
. When running v1.7.0 I receive an error statingapp_id
is required.{"msg": "missing required arguments: app_id"}
To Reproduce
Run playbook against phpIPAM server.
Expected behavior
app_id to be set to 'ansible' when not provided.
Versions:
Additional context
The text was updated successfully, but these errors were encountered: