summaryrefslogtreecommitdiff
path: root/system
Commit message (Expand)AuthorAgeFilesLines
* removed incorrect defaults from docsBrian Coca2016-04-251-2/+0
* Escape spaces, backslashes when create new entry in fstab (#3193)Konstantin Gribov2016-04-251-16/+7
* Merge pull request #3525 from madpilot78/freebsd-service-sleepToshio Kuratomi2016-04-231-1/+6
|\
| * Make FreeBSD subclass respect the sleep option.Guido Falsi2016-04-231-1/+6
* | Change home and ssh_key_file to 'path' in user moduleMichael Scherer2016-04-231-6/+3
|/
* Fix mount's handling of passnoJoshua Kugler2016-04-121-1/+1
* use custom ismount function in mount module (#2737)Robin Roth2016-04-121-6/+8
* Merge pull request #3168 from jdicarreira/hostname_sles10_11René Moser2016-03-231-0/+38
|\
| * added support for sles 10 & 11Joao Carreira2016-03-021-0/+38
* | Merge pull request #3239 from towolf/add_diff_and_check_mode_to_cronRené Moser2016-03-201-6/+38
|\ \
| * | Add diff and check mode to cron moduleTobias Wolf2016-03-141-6/+38
* | | Fix documentation.Toshio Kuratomi2016-03-161-1/+1
* | | Remove the ignore_ohai and ignore_facter parameters as the functionality was ...facts-subset-and-cleanupToshio Kuratomi2016-03-141-81/+17
* | | Use list type in order to convert directly gather_subset option into list.Yannig Perré2016-03-141-1/+1
* | | Add a way to restrict gathered facts in Ansible:Yannig Perré2016-03-141-2/+37
|/ /
* | docs updates and fixesBrian Coca2016-03-091-16/+8
* | Merge pull request #1876 from davidobrien1985/develMatt Davis2016-03-041-3/+11
|\ \ | |/ |/|
| * Restore filter on Windows and version reference for Windows facts.davidobrien12016-02-261-1/+4
| * Add documentation to setup.py and remove use of $params.fact_path in setup.ps1David O'Brien2016-02-261-3/+8
* | corrected version addedBrian Coca2016-02-291-3/+3
* | Merge pull request #2010 from lberruti/global_user_crontab_env_variables_rebaseBrian Coca2016-02-291-38/+163
|\ \
| * | Typo.Luca Berruti2016-02-031-1/+1
| * | cron module: add enviroment variables managementLuca Berruti2016-01-181-38/+163
* | | Set one parameter to be type pathToshio Kuratomi2016-02-291-3/+4
| |/ |/|
* | Fix facter pathTon Kersten2016-02-191-1/+1
* | Various simple linting type cleanups on modulesMatt Martz2016-02-163-4/+2
* | List which version it was addedjjshoe2016-02-121-0/+1
* | avoid chmod in check modeBrian Coca2016-02-091-1/+1
* | revamped checkmode support in user moduleBrian Coca2016-02-091-89/+47
* | Merge pull request #2954 from mattclay/user-check-mode-aixJames Cammarata2016-02-091-1/+3
|\ \
| * | Make modify_user_usermod honor check mode on AIX.Matt Clay2016-02-031-1/+3
* | | Make modify_user honor check mode on OS X.Matt Clay2016-02-041-0/+12
|/ /
* | Make modify_user honor check mode on FreeBSD.Matt Clay2016-02-031-0/+4
* | Remove duplicate documentation fieldsToshio Kuratomi2016-01-281-3/+1
* | Fix documentation build in hostnameToshio Kuratomi2016-01-211-1/+1
* | Merge pull request #2795 from hnakamur/add_warning_to_hostname_docBrian Coca2016-01-181-2/+3
|\ \
| * | Doc: Add NOTE about hostname modules does not modify /etc/hostsHiroaki Nakamura2016-01-121-2/+3
* | | Merge pull request #2768 from quinot/topic/abs_cron_fileBrian Coca2016-01-181-3/+8
|\ \ \ | |_|/ |/| |
| * | Allow cron_file to be an absolute pathThomas Quinot2016-01-061-3/+8
| |/
* | reverse order of cron commandsBrian Coca2016-01-151-1/+1
* | Update cron.pyJeroen Seegers2016-01-151-1/+1
|/
* service goes back to failing when absentBrian Coca2015-12-171-3/+2
* added missing version_addedBrian Coca2015-12-121-0/+1
* Merge pull request #1941 from badpass/develBrian Coca2015-12-121-0/+10
|\
| * Merge remote-tracking branch 'upstream/devel' into develtobbe2015-09-054-9/+25
| |\
| * | add text to the description, more user friendlytobbe2015-09-051-1/+1
| * | Add suport for selinux user when adding a new user on selinux enabledtobbe2015-08-201-0/+10
* | | Remove a unneeded use of use_unsafe_shellMichael Scherer2015-12-101-2/+2
* | | fixed disappearing groups on OSX user modulenitzmahone2015-12-081-8/+10
* | | bugfix for issue #2537Dominique Barton2015-12-081-1/+2