ansible/system
Arata Notsu fff29f049e Not use "is" to compare strings
As "is" tests whether if operands are the same object rather than
they have the same value, potentially causes a wrong result.
2015-05-08 01:53:13 +09:00
..
__init__.py
authorized_key.py Fix authorized_key module crashing when given an invalid key 2015-03-23 11:51:49 +00:00
cron.py Name is a required parameter, fix https://github.com/ansible/ansible/issues/10335 2015-04-19 12:39:36 -04:00
group.py
hostname.py Add ALT Linux support to hostname module 2015-04-25 01:25:14 +07:00
mount.py Setting the actual passno and dump defaults, and warning user of consequences in nulling 2015-03-11 21:36:44 -04:00
ping.py
seboolean.py
selinux.py
service.py Not use "is" to compare strings 2015-05-08 01:53:13 +09:00
setup.py
sysctl.py
user.py Make link clickable 2015-04-09 15:44:00 -04:00