Commit Graph

13 Commits (9c5028eb8be0f628d50c99eb6e10805d85919c12)

Author SHA1 Message Date
Stephen Fromm 8f0d8a8546 Update various modules for check_mode
This updates the following modules to support check_mode:
* apt_key
* apt_repository
* easy_install
* pip - will always report changed due to the way it handles state
* seboolean
* selinux
* slurp - since nothing changes, it just adds that it supports
  check_mode
* subversion - reports changed when checking out new repo and
  when updating.
* supervisorctl
* svr4pkg

See issue #2114.
12 years ago
Michael DeHaan 7dbfad8225 baby-JSON not supported, let selinux module warn using regular JSON 12 years ago
Blair Zajac fa8e653011 Simplify and correct comparisons with None. 12 years ago
Jan-Piet Mens caf003c813 DOCUMENTATION strings 12 years ago
Michael DeHaan 663a8fef3f chmod -x for all module files in source checkout 12 years ago
Michael DeHaan 613539810e Missing import 12 years ago
Dag Wieers f4c4537327 Resolve traceback when python-selinux is not installed 12 years ago
Jan-Piet Mens feab57e270 Reformat code: examples consistently
- added terse syntax to modules.rst
 - added description of special variables to template module
12 years ago
Derek Carter 99180e7da3 make policy only be required if state is not disabled 12 years ago
Marco Vito Moscaritolo 7491054ed6 Added DOCUMENTATION to selinux module. 12 years ago
Michael DeHaan 8e02b165f1 chmod +x 12 years ago
Michael DeHaan 092bd8e3da make parameter required 12 years ago
Derek Carter 2aa760a3fc add selinux module 12 years ago