We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 454f137 commit dc5e659Copy full SHA for dc5e659
tests/pb.juniper_junos_config.yml
@@ -52,7 +52,8 @@
52
- name: Save rescue configuration
53
juniper.device.command:
54
commands: "request system configuration rescue save"
55
-
+ formats:
56
+ - "xml"
57
58
- name: Configure syslog configuration
59
juniper.device.config:
version.py
@@ -1,2 +1,2 @@
1
-VERSION = "v1.0.6"
2
-DATE = "2024-Aug-5"
+VERSION = "v1.0.7"
+DATE = "2024-Dec-18"
0 commit comments