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
Tom Janson 9bf5da8f75
Fix escaped asterisk in code block demonstrating wildcards (#78375)
The code block is rendered verbatim. This currently results in `\*` being shown, which is incorrect (i.e., not parsed as a wildcard pattern).
Removing the superfluous `\` fixes the rendering.
This PR fixes all instances of this issue on that page.
2 years ago
..
bin Integration test and sanity index generation fixes. (#75731) 3 years ago
docsite Fix escaped asterisk in code block demonstrating wildcards (#78375) 2 years ago
man added docs to CLI docstringsadded 8 years ago
templates describe how to generate a sample ansible.cfg (#77053) 3 years ago