summaryrefslogtreecommitdiff
path: root/docsite/rst/intro_configuration.rst
Commit message (Expand)AuthorAgeFilesLines
* Make interprocess polling interval configurable (#16560)Pavlo Shchelokovskyy2016-10-061-0/+14
* Add homebrew in squash_actions list (#16966)Indrajit Raychaudhuri2016-09-301-1/+1
* Add note to explain inline comments can only begin with ; (#17607)Toshio Kuratomi2016-09-161-0/+10
* Add ksu privilege escalation (#17340)Will Thames2016-09-011-1/+1
* Added allow_world_readable_tmpfiles in config #17013 (#17153)Andrea Tartaglia2016-08-311-0/+16
* Add a doc note that local_tmp was added in 2.1 (#15730)Adrian Likins2016-07-261-0/+2
* Merge pull request #15172 from charleswhchan/patch-1scottb2016-07-251-6/+6
|\
| * Improve documentation.Charles Chan2016-03-251-6/+6
* | fix module_lang docsBrian Coca2016-07-011-1/+2
* | Update intro_configuration.rst (#16416)Bill Nottingham2016-06-231-1/+1
* | Change the default of module_set_locale to False. (#16313)Toshio Kuratomi2016-06-151-3/+4
* | Update intro_configuration.rst (#16093)Hrishikesh Barua2016-06-021-1/+1
* | Correct the spelling of "overridden" (#15598)Dougal Matthews2016-04-261-3/+3
* | Controller-side module caching.Toshio Kuratomi2016-04-121-0/+16
* | Core module program flow and glossary (#15355)Toshio Kuratomi2016-04-111-1/+1
* | Adding a config option to allow disabling locale settings upon module execJames Cammarata2016-04-061-0/+14
* | updated docs to reflect new retry pathBrian Coca2016-04-041-2/+2
|/
* Don't create world-readable module and tempfiles without explicit user permis...Toshio Kuratomi2016-03-231-1/+1
* Add documentation for squash_actions configuration settingMatthew Gamble2016-03-231-0/+17
* Cleanups to docs and rename of inv varToshio Kuratomi2016-03-181-1/+1
* add ansible_executable inventory varBrian Coca2016-03-171-0/+2
* Fix another docs link problemToshio Kuratomi2016-03-161-1/+1
* Make ohai and facter work via module_utils Fact classes rather than in the se...Toshio Kuratomi2016-03-141-10/+17
* Make changes proposed during review of restrict fact gathering feature:Toshio Kuratomi2016-03-141-2/+2
* Add a way to restrict gathered facts in Ansible:Yannig Perré2016-03-141-2/+21
* Add noseclabel support to libvirt_lxc plugin.Matt Clay2016-03-101-0/+11
* Support strategy_plugins setting in a configuration fileKishin Yagami2016-03-051-0/+14
* minor doc fixesBrian Coca2016-02-261-2/+2
* Merge pull request #13654 from sivel/paramiko-proxy-commandMatt Martz2016-02-231-0/+11
|\
| * Add ProxyCommand support to the paramiko connection pluginMatt Martz2015-12-231-0/+11
* | Add a configuration setting that allows the user to specify printing of task ...display-play-argsToshio Kuratomi2016-02-181-0/+28
* | Specify the correct default values for sudo_flagsDan Langille2016-01-161-3/+4
* | Add correct default options for sudo_flagsDan Langille2016-01-161-1/+1
|/
* Fixed documentation typos and bits that needed clarification. Fixed missing s...chouseknecht2015-12-131-2/+2
* Add a section to intro_configuration for Galaxy.chouseknecht2015-12-131-0/+16
* Revert "Update docs and example config for requiretty + pipelining change"Toshio Kuratomi2015-12-031-16/+9
* Update docs and example config for requiretty + pipelining changeToshio Kuratomi2015-12-011-9/+16
* Fix up rst formattingToshio Kuratomi2015-11-031-1/+1
* add missing configuration examplesLars Kellogg-Stedman2015-10-301-8/+19
* Put retry_files_enabled and retry_files_save_path into alphabetical order. Fo...acogdev2015-09-301-20/+20
* Merge branch 'sudo_on_if_needed' of https://github.com/apollo13/ansible into ...James Cammarata2015-09-171-0/+12
|\
| * Ported over #7158 to support SELinux context switches.Florian Apolloner2015-09-171-0/+12
* | Documentation for retry_files_enabled and retry_files_save_pathPaul Freeman2015-09-171-0/+21
|/
* Link to `constants.py` in the source tree.Homme Zwaagstra2015-08-281-1/+1
* Add a combine filter with documentationAbhijit Menon-Sen2015-08-271-0/+5
* Add become support for OpenBSD doasDamian Gerow2015-08-171-1/+1
* Adding documentation for ask_vault_pass usage in ansible.cfgCarlos A. Carnero Delgado2015-08-101-0/+9
* Merge pull request #11495 from xmj/develBrian Coca2015-07-241-2/+2
|\
| * docsite/rst/intro_configuration.rst: reword Title.Johannes Meixner2015-07-051-2/+2
* | Merge pull request #11637 from bcoca/moar_docsBrian Coca2015-07-201-3/+41
|\ \