summaryrefslogtreecommitdiffstats
path: root/roles/ethtool/meta/argument_specs.yml
blob: 8f6ce2061a8a70591e72d202de256c4d31719f60 (plain) (blame)
1
2
3
4
5
6
7
8
---
argument_specs:
  main:
    options:
      ethtool_wol_interface:
        type: "str"
        description: "Network interface to enable Wake-on-LAN on"
        default: "eth0"