Commit 5abe6f5
authored
Add missing lowDiskSpace parameter to cp_gaia_snmp_pre_defined_traps module (#78)
The lowDiskSpace trap parameter was not included in the module's argument specification, causing Ansible playbooks to fail when attempting to configure this trap. This fix adds the missing parameter to both the documentation and fields dictionary.1 parent f00d72e commit 5abe6f5
1 file changed
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
108 | 117 | | |
109 | 118 | | |
110 | 119 | | |
| |||
244 | 253 | | |
245 | 254 | | |
246 | 255 | | |
| 256 | + | |
247 | 257 | | |
248 | 258 | | |
249 | 259 | | |
| |||
0 commit comments