ネットワーク機器(Cisco IOSなど)に対して、特権モード(Enableモード)に移行するために必要な変数はどれか。

ネットワークモジュールでは、`ansible_become: yes`と`ansible_become_method: enable`を指定することで特権モードに移行する。