Commit Graph

13 Commits (5993866df96e75e3c63e23a349353131c4c08b78)

Author SHA1 Message Date
Stephen Fromm 568f7892cd 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 ff5cf99bb2 baby-JSON not supported, let selinux module warn using regular JSON 12 years ago
Blair Zajac 6d5991aa4c Simplify and correct comparisons with None. 12 years ago
Jan-Piet Mens d184f72aa9 DOCUMENTATION strings 12 years ago
Michael DeHaan 6f6559670f chmod -x for all module files in source checkout 12 years ago
Michael DeHaan 6a7f5b20ed Missing import 12 years ago
Dag Wieers 555a83dbe4 Resolve traceback when python-selinux is not installed 12 years ago
Jan-Piet Mens d069c57974 Reformat code: examples consistently
- added terse syntax to modules.rst
 - added description of special variables to template module
12 years ago
Derek Carter 4f4ba4abd0 make policy only be required if state is not disabled 12 years ago
Marco Vito Moscaritolo 6cf1c78335 Added DOCUMENTATION to selinux module. 12 years ago
Michael DeHaan 2c2113430f chmod +x 12 years ago
Michael DeHaan a101a532a7 make parameter required 12 years ago
Derek Carter 33edaf9663 add selinux module 12 years ago