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.
Steve Kuznetsov
8f47c0d71b
make: Expose std{out,err} of successful make commands ( #3074 )
...
When using the `make:` extras module, often the action taken
by the Make target is large. It is useful, therefore, to see
the output that `make` had to std{out,err} during execution
even when the target did not fail.
Signed-off-by: Steve Kuznetsov <skuznets@redhat.com>
9 years ago
..
__init__.py
…
alternatives.py
alternatives: add missing version_added and default doc
10 years ago
at.py
Changes to author formatting, remove emails
11 years ago
capabilities.py
sys.exit removal for system/capabilities.py
10 years ago
cronvar.py
fix typo in get_exception(), extends fix #2502 ( #2507 )
10 years ago
crypttab.py
Fix crypttab ( #3121 )
9 years ago
debconf.py
Fix one character typo in my previous PR for debconf module ( #2899 )
9 years ago
facter.py
Fix facter path
10 years ago
filesystem.py
Add support for reiserfs ( #2551 )
10 years ago
firewalld.py
Fix a couple undefined variables
9 years ago
getent.py
fix typo in get_exception(), extends fix #2502 ( #2507 )
10 years ago
gluster_volume.py
gluster_volume adds replica and stripe arguments when adding bricks [ #2754 ] ( #2812 )
9 years ago
iptables.py
Iptables enhancements ( #2789 )
9 years ago
kernel_blacklist.py
Changes to author formatting, remove emails
11 years ago
known_hosts.py
Fix reference in known_hosts doc ( #2563 )
10 years ago
locale_gen.py
Only import get_exception once in locale_gen.py
10 years ago
lvg.py
lvg: Initialise device list ( #3141 )
9 years ago
lvol.py
Remove stderr=False from calls to exit_json. ( #2879 )
9 years ago
make.py
make: Expose std{out,err} of successful make commands ( #3074 )
9 years ago
modprobe.py
Use `modprobe -r` instead of `rmmod` in modprobe module ( #2669 )
9 years ago
ohai.py
Remove unneeded spaces at the end of ohai
10 years ago
open_iscsi.py
Fix open_iscsi EXAMPLES section
10 years ago
osx_defaults.py
Fix for #2366 removed print statement ( #2375 )
10 years ago
pam_limits.py
Really fix python 2.4 compatibility
9 years ago
puppet.py
Merge pull request #1149 from Jmainguy/puppet_stdout
10 years ago
sefcontext.py
sefcontext: New module to manage SELinux file context mappings (semanage fcontext) ( #2221 )
10 years ago
selinux_permissive.py
Fixed modules/system py files for 2.4 to 3.5 exceptions ( #2367 )
10 years ago
seport.py
seport: fix a bug when SELinux port definition was already there ( #2009 ) ( #2694 )
10 years ago
solaris_zone.py
Fix wrong variable name
9 years ago
svc.py
Fixed modules/system py files for 2.4 to 3.5 exceptions ( #2367 )
10 years ago
timezone.py
Refactor some code in timezone module
9 years ago
ufw.py
[FIX] ufw fails asking for a direction for rules without an interface specified [ #2758 ] ( #2759 )
9 years ago
zfs.py
Fix share aliases logic ( #2862 ) ( #2875 )
9 years ago