Forum Discussion

reddev12's avatar
reddev12
Icon for Altocumulus rankAltocumulus
2 years ago

f5 token based authentication using uri module throw error

using below yml file with header as below and token is variable authx . error i am getting is "authx is undefined" is the header correct ?  --- - name: "{{ name }}" uri: url: "{{ url }}" method...