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/library/system
Nicolas Brisac 592a5b6fb1 open_iscsi module: support RC 21 when listing logged-in target 10 years ago
..
alternatives now module searches for update-alternatives vs hardcoding it 10 years ago
at Fix docstring issue. 11 years ago
authorized_key Slightly revise wording. 11 years ago
capabilities fix typo in the capabilities module description 11 years ago
cron Fix grammar and value errors in cron documentation 11 years ago
debconf Correct/update debconf examples - need to specify vtype. 11 years ago
facter Addresses #5023 Fix import comments 11 years ago
filesystem filesystem: Ignore blkid cache 11 years ago
firewalld Check to make sure the firewalld client is connected before proceeding 11 years ago
group Fixes #5023 Convert all modules to use new snippet import pattern 11 years ago
hostname hostname module: don't filter hostnamectl with awk 11 years ago
kernel_blacklist Addresses #5023 Fix import comments 11 years ago
locale_gen Fix name in locale_gen docstring 11 years ago
lvg Rename vgoptions to vg_options. 11 years ago
lvol Require force for LVM shrink and remove operations in lvol. Fixes #5774 11 years ago
modprobe Merge pull request #6296 from jdauphant/devel 11 years ago
mount Addresses #5023 Fix import comments 11 years ago
ohai Addresses #5023 Fix import comments 11 years ago
open_iscsi open_iscsi module: support RC 21 when listing logged-in target 10 years ago
ping Add version_added to all modules missing version_added information, the docs formatter will now 11 years ago
seboolean Fixes #5023 Convert all modules to use new snippet import pattern 11 years ago
selinux Fixes #5023 Convert all modules to use new snippet import pattern 11 years ago
service Add a better error message for service 11 years ago
setup Move facts to 'module_utils' so they can be referenced by other modules. Note unlike other module_utils/ dirs this keeps the original 11 years ago
sysctl Fix _parse_value always returning 0 when not true, false or None. 11 years ago
ufw Bugfix for ufw to support "logging" properly: 11 years ago
user Do not fail if we try to generate a ssh key for a user without being root 11 years ago
zfs Fix zfs create command for properties with spaces 11 years ago