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
Brian Coca 479f99678b Merge pull request #1719 from bborysenko/lvol-doc-fix
The size option is required for lvol module
9 years ago
..
__init__.py
alternatives.py
at.py
capabilities.py
cronvar.py
crypttab.py
debconf.py
facter.py Fix facter path 9 years ago
filesystem.py Merge pull request #1493 from abulimov/filesystem_recreate_with_force 9 years ago
firewalld.py Doc wrongly indicates permanent is required 9 years ago
getent.py
gluster_volume.py Do not fail when action is delete and volume is not present 9 years ago
iptables.py added missing version_added 9 years ago
kernel_blacklist.py
known_hosts.py
locale_gen.py
lvg.py Add documentation to explain that pvs will be created if needed 9 years ago
lvol.py The size option is required for lvol module with state=present 9 years ago
modprobe.py
ohai.py
open_iscsi.py
osx_defaults.py osx_defaults: Fix boolean value parsing 9 years ago
pam_limits.py fixed python 2.4 compatibility 9 years ago
puppet.py Adding version_added field to logdest field for puppet module 9 years ago
selinux_permissive.py
seport.py Fix seport module issue when ports argument is interpolated from a variable and is a int 9 years ago
solaris_zone.py
svc.py fixes documented command for svc sending SIGUSR1 9 years ago
ufw.py
zfs.py