ansible/docs
luto 51e00c5e86
Fix documentation for slaac filter (#73294)
##### SUMMARY

One of the parameters to the slaac filter was unquoted causing a crash:

```
template error while templating string: expected token 'end of print statement', got ':'. String: {{ fdcf:1894:23b5:d38c:0000:0000:0000:0000 | slaac('c2:31:b3:83:bf:2b') }}
```

This adds the missing quotes.

##### ISSUE TYPE
- Docs Pull Request

+label: docsite_pr
2021-01-20 13:10:24 -05:00
..
bin More boilerplate fixes. (#70224) 2020-06-22 19:05:30 -07:00
docsite Fix documentation for slaac filter (#73294) 2021-01-20 13:10:24 -05:00
man
templates Improve config.rst formatting (#72354) 2020-11-04 10:48:10 -06:00