You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
11 years ago
..
__init__.py package files 11 years ago
authorized_key.py file extensions! 11 years ago
cron.py file extensions! 11 years ago
group.py file extensions! 11 years ago
hostname.py file extensions! 11 years ago
mount.py file extensions! 11 years ago
ping.py file extensions! 11 years ago
seboolean.py file extensions! 11 years ago
selinux.py file extensions! 11 years ago
service.py Add working status detection for pf on FreeBSD 11 years ago
setup.py file extensions! 11 years ago
sysctl.py file extensions! 11 years ago
user.py file extensions! 11 years ago