File tree 2 files changed +6
-3
lines changed
2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 12
12
If this parameter is omitted, default value is "config.yaml"
13
13
14
14
This script requires a configuration file in YAML format to run. See an example of such a file here:
15
- TODO: INSERT GITHUB LINK
15
+ https://github.com/meraki/automation-scripts/blob/master/android_patch_audit/config.yaml
16
16
17
17
Please refer to the comments in the example configuration file for explanations of the different options.
18
18
Original file line number Diff line number Diff line change 1
- # Configuration file for android_patch_audit.py. You can find an example configuration file here:
2
- # TODO: INSERT GITHUB LINK
1
+ # Configuration file for android_patch_audit.py. You can find the script here:
2
+ # https://github.com/meraki/automation-scripts/blob/master/android_patch_audit/android_patch_audit.py
3
+
4
+ # You can find an example configuration file here:
5
+ # https://github.com/meraki/automation-scripts/blob/master/android_patch_audit/config.yaml
3
6
4
7
# For instructions on how to generate a Meraki Dashboard API key and enable API access for your
5
8
# organization, please read this documentation article:
You can’t perform that action at this time.
0 commit comments