summaryrefslogtreecommitdiff
path: root/system
Commit message (Expand)AuthorAgeFilesLines
* Refreshed metadata for extras modulesToshio Kuratomi2016-12-0633-0/+132
* Make `main()` calls conditional - system (#3652)Fabio Alessandro Locati2016-12-0524-28/+55
* Native YAML - system (#3625)Fabio Alessandro Locati2016-12-0226-135/+514
* Bugfix for newer policycoreutils-python (eg. RHEL7) (#3569)Dag Wieers2016-12-011-16/+28
* timezone: Fix TypeError Shinichi TAMURA2016-12-011-2/+2
* Use native YAML (#3440)Fabio Alessandro Locati2016-11-301-3/+11
* replace iteritems with items to ensure python3 compatibilityBerislav Lopac2016-11-171-1/+1
* Make the 'make' module run on python 3Michael Scherer2016-11-171-5/+6
* gluster_volume: Fixes gluster peer probe / volume creation issue. (#3486)Matthew Krupcale2016-11-171-1/+1
* Performance improvement using in-operator for hash lookupsDag Wieers2016-11-171-3/+3
* Improve yaml code and add an if to make the import more standard (#3424)Fabio Alessandro Locati2016-11-111-5/+13
* Use native YAML (#3439)Fabio Alessandro Locati2016-11-111-4/+11
* Normalize yaml example (#3426)Fabio Alessandro Locati2016-11-111-2/+8
* Normalize yaml example (#3425)Fabio Alessandro Locati2016-11-111-3/+12
* Fix bare variable references in docsAndrew Gaffney2016-11-101-1/+1
* Refactor usage of type() (#3412)jctanner2016-11-091-1/+2
* More isinstance fixes (#3405)jctanner2016-11-091-2/+2
* replace type() with isinstance() (#3404)jctanner2016-11-092-2/+2
* Fix chdir argument to be 'path'Michael Scherer2016-11-091-1/+1
* Add parameter hash_host (#3204)Loïc2016-11-071-15/+40
* provide useful error when invalid service name providedAdam Miller2016-11-071-47/+349
* Minor fixes for openwrt_init for busybox ps and worthless exit codesAndrew Gaffney2016-10-311-8/+19
* Add openwrt_init module for managing services on OpenWrt (#3312)Andrew Gaffney2016-10-281-0/+189
* Update to firewalld docGeorg2016-10-241-1/+1
* make: Expose std{out,err} of successful make commands (#3074)Steve Kuznetsov2016-10-241-38/+64
* 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 list (#3141)Jonathan Sokolowski2016-10-211-0/+1
* Fix crypttab (#3121)Michael Scherer2016-10-131-3/+3
* Fix a couple undefined variablesToshio Kuratomi2016-10-121-5/+8
* Fix wrong variable nameMichael Scherer2016-10-101-1/+1
* Do not leak the solaris root password in the logMichael Scherer2016-10-101-1/+1
* gluster_volume adds replica and stripe arguments when adding bricks [#2754] (...afunix2016-10-081-2/+8
* add offline mode to firewalldAdam Miller2016-10-071-85/+173
* 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