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
Will Smith 2de692348f change raising errors example to raise error (#43664)
Example instantiates an AnsibleError which derives from Exception but doesn't actually raise it like intended. This is misleading as it's not clear without examining the code for AnsibleError to know that it's not some function which would raise the exception automatically.
6 years ago
..
api docs: PEP8 compliance (#24681) 7 years ago
bin Documentation: show non-string non-iterable defaults for choices (#40212) 6 years ago
docsite change raising errors example to raise error (#43664) 6 years ago
man added docs to CLI docstringsadded 7 years ago
templates Only print warning when ansible.cfg is actually skipped (#43583) 6 years ago