summaryrefslogtreecommitdiff
path: root/system
Commit message (Expand)AuthorAgeFilesLines
* Fix OSX defaults for listsToshio Kuratomi2017-01-051-1/+4
* Fix locale_gen to compare native strings rather than mixing byte and text str...Toshio Kuratomi2017-01-041-1/+3
* Remove itervalues (not available on py3)Toshio Kuratomi2016-12-131-1/+1
* This is for py3 compatibility, addressed in #18506Andrea Tartaglia2016-12-123-5/+5
* Fix python 2.4 compatibilityAlexandre Garnier2016-12-101-2/+2
* Bugfix for newer policycoreutils-python (eg. RHEL7) (#3569)Dag Wieers2016-12-011-16/+28
* timezone: Fix TypeErrorShinichi TAMURA2016-12-011-2/+2
* replace iteritems with items to ensure python3 compatibilityBerislav Lopac2016-11-171-1/+1
* gluster_volume: Fixes gluster peer probe / volume creation issue. (#3486)Matthew Krupcale2016-11-171-1/+1
* return tzfile value from _verify_timezoneSean Summers2016-11-081-1/+2
* Really fix python 2.4 compatibilityAlexandre Garnier2016-10-231-1/+1
* Refactor some code in timezone moduleMichael Scherer2016-10-211-8/+8
* lvg: Initialise device listJonathan Sokolowski2016-10-211-0/+1
* gluster_volume adds replica and stripe arguments when adding bricks [#2754] (...afunix2016-10-091-2/+8
* fix timezone for centos6 (#3078)Jonathan Mainguy2016-10-021-2/+2
* Fix mixed type comparison resulting in wrong `changed` (#2772)Alexandre Garnier2016-09-171-4/+4
* Use `modprobe -r` instead of `rmmod` in modprobe module (#2669)David Stygstra2016-09-141-1/+1
* firewalld should fail nicely when service is stopped (#2871)Will Thames2016-09-121-12/+8
* Use addresses and names reserved for documentation (#2894)Robin Schneider2016-09-122-3/+3
* Fix one character typo in my previous PR for debconf module (#2899)Tobias Wolf2016-09-121-1/+1
* Fix share aliases logic (#2862) (#2875)johanwiren2016-09-081-2/+3
* Remove stderr=False from calls to exit_json. (#2879)Matt Clay2016-09-071-2/+2
* Add diff mode output to debconf module (#2530)Tobias Wolf2016-09-051-1/+7
* Style cleanups:Toshio Kuratomi2016-08-311-4/+4
* Use six for iteration, to make it run on python3 (#2800)Michael Scherer2016-08-311-4/+5
* Fix ansible/ansible-modules-extras#1682: add dispersed volume support for glu...Wong Hoi Sing Edison2016-08-311-2/+24
* gluster_volume module parses out additional hostnames provided by "gluster pe...afunix2016-08-311-0/+8
* Iptables enhancements (#2789)Mike Liu2016-08-301-20/+93
* Moved the atomic modules to cloud/atomic. (#2784)Toshio Kuratomi2016-08-262-242/+0
* [FIX] ufw fails asking for a direction for rules without an interface specifi...ovcharenko2016-08-231-1/+1
* Added modules to manage Atomic Host Platform (host and image) (#1902)Saravanan K R2016-08-182-0/+242
* Allow value to be bool where 'yes'/'no' are in choices (#2593)Shinichi TAMURA2016-08-171-0/+5
* [FIX] "Invalid interface clause" error in UFW module (#2559) (#2666)ovcharenko2016-08-161-2/+3
* Added example to add a port range (#2712)Onni Hakala2016-08-121-0/+3
* Add support for managing OpenZFS pools (#2642)Adam Števko2016-08-081-4/+17
* seport: fix a bug when SELinux port definition was already there (#2009) (#2694)Dan Keder2016-08-081-18/+51
* [FIX] Bug report: ufw: interface option causes an error (1.9.4) (#1491) (#2668)ovcharenko2016-08-061-1/+1
* iptables: remove duplicated documentation (#2673)Linus Unnebäck2016-08-051-18/+2
* Use %s string formatting in system/timezone.py (#2632)Adrian Likins2016-07-281-16/+20
* Add support for reiserfs (#2551)Ruslan Kiianchuk2016-07-281-0/+8
* Add `active` and `inactive` states to the lvol module (#1974)Aaron Brady2016-07-281-6/+39
* Fix reference in known_hosts doc (#2563)Sander Dijkhuis2016-07-251-1/+1
* which not who (#2557)Sudheer Satyanarayana2016-07-131-1/+1
* removing | from description so docs render properly in RTD (#2533)Nate Prewitt2016-07-091-6/+3
* alternatives: add missing version_added and default docRene Moser2016-07-091-0/+2
* Fixed #632 added alternatives priority (#1175)Zack Lalanne2016-07-091-3/+11
* fix typo in get_exception(), extends fix #2502 (#2507)René Moser2016-06-304-5/+5
* Fix 'function' has no attribute 'errno' (#2502)David Fischer2016-06-301-1/+1
* Fix some typos (#2490)Shota2016-06-271-4/+4
* system: crypttab: fix typo (#2476)Andrey Arapov2016-06-251-1/+1