ansible/system
Jesse Keating e0c5b4340d Add exclusive option to authorized_keys
This option allows the module to ensure that ONLY the specified keys
exist in the authorized_keys file. All others will be removed. This is
quite useful when rotating keys and ensuring no other key will be
accepted.
2015-02-09 17:05:38 -08:00
..
__init__.py package files 2014-09-26 11:05:47 -04:00
authorized_key.py Add exclusive option to authorized_keys 2015-02-09 17:05:38 -08:00
cron.py Update cron example for setting to run twice a day 2014-12-02 14:38:32 -08:00
group.py file extensions! 2014-09-26 10:37:56 -04:00
hostname.py Add Linuxmint support in hostname module 2015-02-06 21:29:25 +01:00
mount.py Remove incorrect executable permissions. 2014-11-13 18:08:48 -05: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 Set selinux state to 'permissive' for state=disabled 2014-09-30 00:33:55 +02:00
service.py Merge branch 'devel' into openbsd_rcctl 2015-01-23 13:01:34 +01:00
setup.py file extensions! 2014-09-26 10:37:56 -04:00
sysctl.py now handles non string values for sysctl 2015-01-19 19:37:57 -05:00
user.py implemented account expiration as flag and not state, removed from unsupported platforms 2015-01-28 09:22:32 -05:00