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
Jarryd Tilbrook 460f858640 Enable check_mode in command module (#40428)
* Enable check_mode in command module

This only works if supplying creates or removes since it needs
something to base the heuristic off. If none are supplied it will just
skip as usual.
Fixes #15828

* Add documentation for new check_mode behavior
8 years ago
..
api docs: PEP8 compliance (#24681) 9 years ago
bin Documentation: show non-string non-iterable defaults for choices (#40212) 8 years ago
docsite Enable check_mode in command module (#40428) 8 years ago
man added docs to CLI docstringsadded 9 years ago
templates create default status for when not provided 8 years ago