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
Patrik Lundin 5f37624eb4 Tweak error checking for "enabled" code.
Based on input from @jarmani:
* A return value of 2 now means a service does not exist. Instead of
  trying to handle the different meanings of rc after running "status",
  just look at stderr to know if something failed.
* Skip looking at stdout to make the code cleaner. Any errors should
  turn up on stderr.
10 years ago
..
__init__.py package files 10 years ago
authorized_key.py file extensions! 10 years ago
cron.py file extensions! 10 years ago
group.py file extensions! 10 years ago
hostname.py file extensions! 10 years ago
mount.py file extensions! 10 years ago
ping.py file extensions! 10 years ago
seboolean.py file extensions! 10 years ago
selinux.py file extensions! 10 years ago
service.py Tweak error checking for "enabled" code. 10 years ago
setup.py file extensions! 10 years ago
sysctl.py file extensions! 10 years ago
user.py file extensions! 10 years ago