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
Michael Scherer 5f1d6ded7f Add support for setting fstab location on Linux too for mount (#3271)
Fix #3153
8 years ago
..
__init__.py
authorized_key.py
cron.py Fixes #3791 cron always returning changed state for multiline jobs (#4285) 8 years ago
group.py
hostname.py Improve hostname module to support systemd in more generic way (#4382) 8 years ago
mount.py Add support for setting fstab location on Linux too for mount (#3271) 8 years ago
ping.py
seboolean.py
selinux.py
service.py fixes corner case for systemd services 8 years ago
setup.py
sysctl.py
systemd.py improved logic when dealing with init scripts 8 years ago
user.py user: Cast all arguments to string before passing to run_command (#4398) 8 years ago