summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* updates sample ansible.cfg (#23045) (#23050)John R Barker2017-03-281-0/+34
* moved network module magic from hardcoded to confBrian Coca2017-03-091-0/+4
* updated better yaml host examplesBrian Coca2017-03-081-18/+25
* Add 9p to list of special filesystems for selinuxAnhad Jai Singh2017-02-271-1/+1
* Remove useless # in comment (#21609)David PHAM-VAN2017-02-181-1/+1
* Revert "Add a config section for systemd-nspawn driver"Brian Coca2017-02-171-5/+0
* Add a config section for systemd-nspawn driverThomas Szymanski2017-02-171-0/+5
* Use HTTPS instead of legacy HTTP for ansible.com (#16870)Robin Schneider2017-02-151-2/+2
* fix ambiguous cert selection in WinRM enable script (#21263)Matt Davis2017-02-131-4/+5
* How to document your module (#21021)John R Barker2017-02-101-16/+20
* Fix docs re inventory_ignore_extensions config (#21132)Pavlo Shchelokovskyy2017-02-101-0/+4
* Added DIFF_ALWAYS constantAndrea Tartaglia2017-02-091-0/+8
* Added info on ntlm and credssp, updated configure script for credssp (#21175)Jordan Borean2017-02-081-1/+17
* Add missing support for -CertValidityDays (#21009)Dag Wieers2017-02-061-36/+22
* Improve inline docs (#21029)Dag Wieers2017-02-041-7/+14
* Module utils default path (#20913)Toshio Kuratomi2017-02-021-0/+1
* Use a -short- custom hash for controlpersist path by default (#20843)jctanner2017-02-011-7/+5
* PEP 8 indent cleanup. (#20800)Matt Clay2017-01-291-11/+11
* Ensure that the script is run with elevated privileges (#20669)Dag Wieers2017-01-271-0/+18
* Small fix for running using Invoke-ExpressionDag Wieers2017-01-261-1/+1
* Add pipeline-ish method using dd for file transfer over SSH (#18642)Andrew Gaffney2017-01-191-1/+9
* Enable -Verbose and log to EventLog (#19909)Dag Wieers2017-01-101-24/+74
* fix indent (#20071)TaoBeier2017-01-101-1/+1
* allow modules to set custom stats (#18946)Brian Coca2017-01-051-0/+3
* minor spelling changesCarlos E. Garcia2016-12-131-1/+1
* Fix compile errors in scripts.Matt Clay2016-12-081-6/+6
* change to ~ instead of $HOME to avoid undefined (#18551)Brian Coca2016-11-211-3/+3
* make default strategy configurable (#18394)Gael Pasgrimaud2016-11-151-0/+5
* removed package from squash in examplesBrian Coca2016-11-141-1/+1
* Merge pull request #12712 from ananyacleetus/patch-1scottb2016-11-101-1/+2
|\
| * Update DOCUMENTATION.ymlAnanya W Cleetus2015-10-121-1/+2
* | ANSIBLE_SSH_CONTROL_PATH_DIR option added (#18342)Andrea Tartaglia2016-11-031-0/+7
* | Clean up shebangs for various files.Matt Clay2016-11-021-1/+1
* | 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
* | make explicit the scope of config's gather_subsetBrian Coca2016-10-071-1/+2
* | Refactor parsing of CLI args so that we can modify them in the base classToshio Kuratomi2016-10-061-0/+5
* | 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