summaryrefslogtreecommitdiffstats
path: root/roles/cloudflared/meta/argument_specs.yml
blob: f20b75dd44fa88a353c50afb020a4a6e3b21913f (plain) (blame)
1
2
3
4
5
6
7
8
9
---
argument_specs:
  main:
    options:
      cloudflared_tunnel_token:
        type: "str"
        description: "Cloudflare tunnel token from Zero Trust dashboard"
        required: false
        no_log: true