You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/docs/docsite/rst
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
4 years ago
..
api remove build errors including guess (#69711) 5 years ago
collections Add link to all module and plugin indexes (#72743) 4 years ago
community Introduce Ansible plugin in Jetbrains section of doc (#72465) 4 years ago
dev_guide Make sure to mention collection version for version_added as well. (#73270) 4 years ago
galaxy galaxy: handle plus sign in user token appearing in role url (#73057) 4 years ago
images Adds custom 404 with cowsay image (#57422) 5 years ago
installation_guide Documentation fix, /etc/apt/source.list from non-code block to code block (#72933) 4 years ago
inventory Add implicit localhost hostvars note (#61956) 5 years ago
network Make sure to mention collection version for version_added as well. (#73270) 4 years ago
plugins Update lookup.rst (#72831) 4 years ago
porting_guides Allow restricting config values to enumerated list (#73162) 4 years ago
reference_appendices doc: fix ansible_play_hosts description about failure (#73190) 4 years ago
roadmap Wording changes to docs (#70082) 4 years ago
scenario_guides Rewrite Docker scenario guide (#73069) 4 years ago
shared_snippets add details on how to get API token for Galaxy (#72203) 4 years ago
user_guide Fix documentation for slaac filter (#73294) 4 years ago
404.rst removes link from 404 content, explains options (#57971) 5 years ago
conf.py update version switcher for 2.10 release 4 years ago
index.rst Add link to all module and plugin indexes (#72743) 4 years ago