community.general/lib/ansible/modules/extras/system
Matthew Vernon 1e21e34e0f Changes from Brian Coca's review of this module
These are all the code changes from Brian's review:
* change #! line
* rename "host" to "name" [keep as alias]
* make documentation clearer
* imports 1 per line
* use get_bin_path to find ssh-keygen
* key not actually required when removing host
2016-12-08 11:32:27 -05:00
..
__init__.py package files 2016-12-08 11:32:18 -05:00
alternatives.py now properly checks that link is suplied before trying to use it should fix #46 2016-12-08 11:32:25 -05:00
at.py fix at.py module on non-glibc systems 2016-12-08 11:32:22 -05:00
capabilities.py
crypttab.py New crypttab module for editing Linux /etc/crypttab file 2016-12-08 11:32:20 -05:00
debconf.py remove unused variable 2016-12-08 11:32:23 -05:00
facter.py Facter module should return custom facts 2016-12-08 11:32:25 -05:00
filesystem.py mkfs.xfs uses -f instead of -F flag 2016-12-08 11:32:18 -05:00
firewalld.py Remove default from 'permanent' and 'state' docs 2016-12-08 11:32:22 -05:00
getent.py Fix getent behaviour with fail_key=False 2016-12-08 11:32:23 -05:00
gluster_volume.py Fixes for docs building 2016-12-08 11:32:23 -05:00
kernel_blacklist.py
known_hosts.py Changes from Brian Coca's review of this module 2016-12-08 11:32:27 -05:00
locale_gen.py Missing import re 2016-12-08 11:32:26 -05:00
lvg.py Replace dev_string to dev_list 2016-12-08 11:32:20 -05:00
lvol.py fix lvol module to properly query the size of logical volumes 2016-12-08 11:32:27 -05:00
modprobe.py
ohai.py
open_iscsi.py
svc.py svc: Add kill command (svc -k) 2016-12-08 11:32:27 -05:00
ufw.py Enable "ufw default allow routed" 2016-12-08 11:32:19 -05:00
zfs.py Revert "Add listsnapshots property to zfs" 2016-12-08 11:32:26 -05:00