community.general/lib/ansible/modules/extras/system
Christian Thiemann c20ab3abef Fix alternatives module in non-English locale
The alternatives module parses the output of update-alternatives, but the expected English phrases may not show up if the system locale is not English. Setting LC_ALL=C when invoking update-alternatives fixes this problem.
2016-12-08 11:32:45 -05:00
..
__init__.py package files 2016-12-08 11:32:18 -05:00
alternatives.py Fix alternatives module in non-English locale 2016-12-08 11:32:45 -05:00
at.py moar quotes 2016-12-08 11:32:39 -05:00
capabilities.py moar quotes 2016-12-08 11:32:39 -05:00
cronvar.py removed executable bit 2016-12-08 11:32:42 -05:00
crypttab.py moar quotes 2016-12-08 11:32:39 -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 moar quotes 2016-12-08 11:32:39 -05:00
firewalld.py moar quotes 2016-12-08 11:32:39 -05:00
getent.py Fix getent behaviour with fail_key=False 2016-12-08 11:32:23 -05:00
gluster_volume.py gluster_volume: Finalize brick->bricks transition by previous author 2016-12-08 11:32:45 -05:00
kernel_blacklist.py more string corrections 2016-12-08 11:32:39 -05:00
known_hosts.py more string corrections 2016-12-08 11:32:39 -05:00
locale_gen.py Use try/finally with file opening to close the file 2016-12-08 11:32:36 -05:00
lvg.py Devices in the current_devs list must also be converted to absolute device paths so comparison with dev_list works 2016-12-08 11:32:45 -05:00
lvol.py Removed conditional assignment of yesopt to make it work with python-2.4 (to pass the Travis-CI test) 2016-12-08 11:32:45 -05:00
modprobe.py more string corrections 2016-12-08 11:32:39 -05:00
ohai.py File extensions! 2016-12-08 11:32:18 -05:00
open_iscsi.py more string corrections 2016-12-08 11:32:39 -05:00
svc.py removed executable bit 2016-12-08 11:32:42 -05:00
ufw.py Many more doc fixes 2016-12-08 11:32:40 -05:00
zfs.py Fix possible values for zfs sync property 2016-12-08 11:32:45 -05:00