summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Remove unused ca_file_path as it has not been hooked up to code for a long ti...Toshio Kuratomi2015-10-261-14/+0
* | Make random cowsay truly randomJames Cammarata2015-10-151-0/+14
* | Add github ID to documentation exampleGreg DeKoenigsberg2015-10-011-1/+1
* | renamed managed_syslog to no_target_syslogBrian Coca2015-09-261-1/+1
* | task logging revampBrian Coca2015-09-251-0/+7
* | Comments to explain retry_files_enabled and retry_files_save_pathPaul Freeman2015-09-171-0/+4
* | normalized plugin paths and names and configsBrian Coca2015-09-151-6/+7
|/
* Replace .iteritems() with six.iteritems()Marius Gedminas2015-09-031-1/+2
* moved WinRM setup script test after confignitzmahone2015-08-311-25/+22
* some fixes to become/sudoBrian Coca2015-08-151-2/+3
* Fixing up error handling for fetch_file ops in connection pluginsJames Cammarata2015-07-221-0/+5
* added commented out callback optionsBrian Coca2015-07-201-1/+3
* minor spelling changesCarlos E. Garcia2015-07-101-2/+2
* introduced non changing ansible_managedBrian Coca2015-07-061-2/+4
* removed uneeded quotesBrian Coca2015-07-061-2/+2
* added ramfs to selinux ignored filesystemsBrian Coca2015-07-021-1/+1
* Allow role variables to be optionally kept in a private scopeJames Cammarata2015-07-011-0/+5
* added example of whitelisted callbackBrian Coca2015-06-291-0/+3