From 6488751a5c13bf9d1c1b23f95f579f3e3e3ee514 Mon Sep 17 00:00:00 2001 From: Patrick Toal Date: Wed, 18 Sep 2019 00:36:23 -0400 Subject: [PATCH] Enable mode --- reset_port.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/reset_port.yml b/reset_port.yml index ece9039..5c8fc9f 100644 --- a/reset_port.yml +++ b/reset_port.yml @@ -1,6 +1,7 @@ - name: Reset Port hosts: switch01 become_method: enable + become: yes connection: network_cli gather_facts: no