Created
April 5, 2017 20:43
-
-
Save ktbyers/d75cebeb4b9c90a2f3fe9849e7a092c6 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
new_output: | |
changed: false | |
msg: "All items completed" | |
results: | |
- item: Vlan99 | |
stdout: ["Building configuration...\n\nCurrent configuration : 66 bytes\n!\ninterface Vlan99\n no ip address\n ip helper-address 1.1.1.1\nend\n",] | |
warnings: [] | |
- item: Vlan1 | |
stdout: ["Building configuration...\n\nCurrent configuration : 66 bytes\n!\ninterface Vlan99\n no ip address\n ip helper-address 1.1.1.1\nend\n",] | |
warnings: [] | |
- item: Vlan10 | |
stdout: ["Building configuration...\n\nCurrent configuration : 66 bytes\n!\ninterface Vlan99\n no ip address\nend\n",] | |
warnings: [] | |
- item: Vlan20 | |
stdout: ["Building configuration...\n\nCurrent configuration : 66 bytes\n!\ninterface Vlan99\n no ip address\n ip helper-address 1.1.1.1\nend\n",] | |
warnings: [] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment