summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* change to ~ instead of $HOME to avoid undefined (#18551)Brian Coca2016-11-211-2/+2
* Make the default Ansible_managed string static so it doesn't interfere with i...Toshio Kuratomi2016-10-181-2/+3
* toggle missing handler errors/warnings via configBrian Coca2016-10-131-0/+3
* Add homebrew in squash_actions list (#16966)Indrajit Raychaudhuri2016-09-301-1/+1
* Smart mode for sftp+scp (#17813)jctanner2016-09-291-3/+5
* adjust WinRM service configuration message textnitzmahone2016-09-091-1/+1
* Start WinRM service automatically on rebootjlehtniemi-broadsoft2016-09-091-0/+2
* old yaml format has been long goneBrian Coca2016-09-081-207/+0
* linked cause people forget yaml and yml existBrian Coca2016-09-081-0/+1
* make timeout decorator for facts have a configurable duration (#16551)jctanner2016-07-081-0/+7
* Fix some typos (#16498)Shota2016-06-293-3/+3
* Add missing {cache,inventory}_plugins to ansible.cfg (#16463)Scott Mcdermott2016-06-271-0/+2
* Change the default of module_set_locale to False. (#16313)Toshio Kuratomi2016-06-151-1/+1
* made ssh compression configurable (#16214)Brian Coca2016-06-101-2/+2
* Merge pull request #15275 from Cryptophobia/develMatt Davis2016-05-201-1/+38
|\
| * Update to ConfigureRemotingForAnsible.ps1Cryptophobia2016-04-131-1/+38
* | Fix small typo in ansible.cfg (#15912)Dag Wieers2016-05-181-1/+1
* | Controller-side module caching.Toshio Kuratomi2016-04-121-0/+1
* | draft add group merge priority and yaml inventoryBrian Coca2016-04-071-0/+43
* | Adding a config option to allow disabling locale settings upon module execJames Cammarata2016-04-061-0/+1
* | ZiploaderToshio Kuratomi2016-04-051-0/+10
|/
* examples/ansible.cfg: add vault_password_fileLinus Arver2016-03-241-0/+4
* Add options to make includes 'static'James Cammarata2016-03-241-0/+7
* Don't create world-readable module and tempfiles without explicit user permis...Toshio Kuratomi2016-03-231-0/+8
* Add documentation for squash_actions configuration settingMatthew Gamble2016-03-231-0/+6
* Make ohai and facter work via module_utils Fact classes rather than in the se...Toshio Kuratomi2016-03-141-8/+5
* Add a way to restrict gathered facts in Ansible:Yannig Perré2016-03-141-0/+15
* Add noseclabel support to libvirt_lxc plugin.Matt Clay2016-03-101-0/+3
* draft 1st release of ansible-consoleBrian Coca2016-03-071-0/+1
* Support strategy_plugins setting in a configuration fileKishin Yagami2016-03-051-0/+1
* made max diff size configurableBrian Coca2016-03-021-0/+4
* Merge pull request #12363 from breathe/develMatt Davis2016-02-291-3/+14
|\
| * Document -SkipNetworkProfileCheck switchNathaniel Cohen2015-09-221-0/+4
| * allow ConfigureRemotingForAnsible.ps1 script to function from 'public' adaptersNathaniel Cohen2015-09-141-4/+11
* | $SubjectName variable unused; clean upMichael Crilly2016-02-291-16/+14
* | Cleans up extra whitespace in ansible.cfgGabriel Burkholder2016-02-251-19/+19
* | Merge pull request #14535 from b4ldr/update_uptime_for_api_2James Cammarata2016-02-241-23/+80
|\ \
| * | update uptime script to use version 2.0 of the apib4ldr2016-02-171-23/+80
* | | Add a configuration setting that allows the user to specify printing of task ...display-play-argsToshio Kuratomi2016-02-181-0/+10
* | | added examples for new diff color configsBrian Coca2016-02-181-0/+3
|/ /
* | output color is now configurableBrian Coca2015-12-291-0/+11
* | removed unused 'pattern' from ansible.cfgBrian Coca2015-12-091-1/+0
* | Make no_target_syslog consistent.Luca Berruti2015-12-051-1/+1
* | comment examples in default hosts file“Brice2015-12-041-17/+17
* | Revert "Update docs and example config for requiretty + pipelining change"Toshio Kuratomi2015-12-031-6/+6
* | Update docs and example config for requiretty + pipelining changeToshio Kuratomi2015-12-011-6/+6
* | Add variable compression optionJames Cammarata2015-11-051-0/+5
* | commented out all settings in exampmle ansible.cfg as we really only want to ...Brian Coca2015-10-311-17/+17
* | stdout_callback instead of callback_stdoutbastianharren2015-10-301-1/+1
* | moved sudo -S and -n into configurable flags as they might be absent in much ...Brian Coca2015-10-281-1/+1