ansible/system
Patrik Lundin 924cf20cf8 Depend more on rcctl if it is present.
* Make the module support enable/disable of special services like pf via rcctl.
  Idea and method from @jarmani.
* Make the module handle when the user supplied 'arguments' variable does not
  match the current flags in rc.conf.local.
* Update description now that the code tries to use rcctl for everything if it
  is available.
2014-10-06 21:20:20 +02:00
..
__init__.py package files 2014-09-26 11:05:47 -04:00
authorized_key.py file extensions! 2014-09-26 10:37:56 -04:00
cron.py file extensions! 2014-09-26 10:37:56 -04:00
group.py file extensions! 2014-09-26 10:37:56 -04:00
hostname.py file extensions! 2014-09-26 10:37:56 -04:00
mount.py file extensions! 2014-09-26 10:37:56 -04:00
ping.py file extensions! 2014-09-26 10:37:56 -04:00
seboolean.py file extensions! 2014-09-26 10:37:56 -04:00
selinux.py file extensions! 2014-09-26 10:37:56 -04:00
service.py Depend more on rcctl if it is present. 2014-10-06 21:20:20 +02:00
setup.py file extensions! 2014-09-26 10:37:56 -04:00
sysctl.py file extensions! 2014-09-26 10:37:56 -04:00
user.py file extensions! 2014-09-26 10:37:56 -04:00