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
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.
11 years ago
..
__init__.py package files 11 years ago
authorized_key.py Add exclusive option to authorized_keys 11 years ago
cron.py Update cron example for setting to run twice a day 11 years ago
group.py file extensions! 11 years ago
hostname.py Add Linuxmint support in hostname module 11 years ago
mount.py Remove incorrect executable permissions. 11 years ago
ping.py file extensions! 11 years ago
seboolean.py file extensions! 11 years ago
selinux.py Set selinux state to 'permissive' for state=disabled 11 years ago
service.py Merge branch 'devel' into openbsd_rcctl 11 years ago
setup.py file extensions! 11 years ago
sysctl.py now handles non string values for sysctl 11 years ago
user.py implemented account expiration as flag and not state, removed from unsupported platforms 11 years ago