ansible/system
David Fritzsche c96a85fb70 Add working status detection for pf on FreeBSD
The return code of "service pf onestatus" is usually zero on FreeBSD (tested with FreeBSD 10.0), even if pf is not running. So the service module always thinks that pf is running, even when it needs to be started.
2014-10-31 11:41:51 +01: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 Add working status detection for pf on FreeBSD 2014-10-31 11:41:51 +01: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