ansible/system
Dustin C. Hatch f8d04bec1b system/lvol: Suppress prompts from lvcreate
Occasionally, `lvcreate` will prompt on stdin for confirmation. In
particular, this may happen when the volume is being created close to
the location on disk where another volume existed previously. When this
happens, Ansible will hang indefinitely with no indication of the
problem. To work prevent this problem, the `--yes` command-line argument
can be passed to `lvcreate`, which will instruct it not to prompt.

Signed-off-by: Dustin C. Hatch <dustin@hatch.name>
2015-03-22 22:16:37 -05:00
..
__init__.py package files 2014-09-26 11:04:10 -04:00
alternatives.py now properly checks that link is suplied before trying to use it 2015-02-11 17:21:35 -05:00
at.py fix at.py module on non-glibc systems 2014-12-17 10:09:36 -05:00
capabilities.py File extensions! 2014-09-26 10:40:16 -04:00
crypttab.py Don't know why but the 1.8.x branch didn't include the commit for crypttab. 2015-03-11 11:07:33 -07:00
debconf.py remove unused variable 2015-01-12 19:02:30 +01:00
facter.py Facter module should return custom facts 2014-10-21 23:47:03 +01:00
filesystem.py mkfs.xfs uses -f instead of -F flag 2014-09-29 15:40:58 -07:00
firewalld.py Remove default from 'permanent' and 'state' docs 2014-12-12 18:49:19 +11:00
getent.py Fix getent behaviour with fail_key=False 2015-01-06 09:57:30 +01:00
gluster_volume.py gluster_volume: remove redundant code 2015-03-11 17:22:38 +03:00
kernel_blacklist.py File extensions! 2014-09-26 10:40:16 -04:00
known_hosts.py Changes from Brian Coca's review of this module 2015-03-06 18:24:32 +00:00
locale_gen.py Set default for locale_gen state parameter 2015-03-07 21:24:32 +13:00
lvg.py Replace dev_string to dev_list 2014-10-06 12:49:20 -03:00
lvol.py system/lvol: Suppress prompts from lvcreate 2015-03-22 22:16:37 -05:00
modprobe.py File extensions! 2014-09-26 10:40:16 -04:00
ohai.py File extensions! 2014-09-26 10:40:16 -04:00
open_iscsi.py File extensions! 2014-09-26 10:40:16 -04:00
svc.py svc: Add kill command (svc -k) 2015-02-25 18:24:18 +01:00
ufw.py Enable "ufw default allow routed" 2014-10-12 12:43:50 +01:00
zfs.py Revert "Add listsnapshots property to zfs" 2015-02-12 10:17:56 -05:00