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 .
2013-02-27 12:23:35 -08:00
Michael DeHaan
ff5cf99bb2
baby-JSON not supported, let selinux module warn using regular JSON
2013-02-26 21:57:47 -05:00
Blair Zajac
6d5991aa4c
Simplify and correct comparisons with None.
2013-02-16 13:32:48 -05:00
Jan-Piet Mens
d184f72aa9
DOCUMENTATION strings
2012-11-21 18:49:30 +01:00
Michael DeHaan
6f6559670f
chmod -x for all module files in source checkout
2012-11-19 13:47:40 -05:00
Michael DeHaan
6a7f5b20ed
Missing import
2012-11-14 18:19:16 -05:00
Dag Wieers
555a83dbe4
Resolve traceback when python-selinux is not installed
2012-10-24 18:57:24 +02:00
Jan-Piet Mens
d069c57974
Reformat code: examples consistently
...
- added terse syntax to modules.rst
- added description of special variables to template module
2012-10-23 15:14:01 +02:00
Derek Carter
4f4ba4abd0
make policy only be required if state is not disabled
2012-10-19 17:17:30 -04:00
Marco Vito Moscaritolo
6cf1c78335
Added DOCUMENTATION to selinux module.
2012-09-30 15:34:26 +02:00
Michael DeHaan
2c2113430f
chmod +x
2012-08-30 19:43:14 -04:00
Michael DeHaan
a101a532a7
make parameter required
2012-08-30 19:09:02 -04:00
Derek Carter
33edaf9663
add selinux module
2012-08-30 15:29:59 -04:00