1 2 3 4 5 6 7 8
--- argument_specs: main: options: caddy_server_name: type: "str" description: "The server name for caddy configuration" default: "{{ ansible_facts['hostname'] }}.local"