summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* made special treatment of certain filesystem for selinux configurableBrian Coca2015-05-151-0/+5
* preliminary privlege escalation unification + pbrunBrian Coca2015-03-101-0/+6
* changed default for new retry path to be teh same as currentBrian Coca2015-01-301-0/+5
* made inventory consistent in config file, deprecated old config hostfileBrian Coca2015-01-291-1/+1
* Revert "Fix: Add support for SSL protocol version configuration option"revert-9808-sslconfigBrian Coca2015-01-191-9/+0
* Merge pull request #9808 from swimlappy/sslconfigBrian Coca2015-01-161-0/+9
|\
| * Add support for SSL protocol version configuration option. Also fix 2 places...Jason Holland2014-12-131-0/+9
* | fixed bad exampel for library that was library_path, which of course didBrian Coca2015-01-051-1/+1
* | Comment remote_port in the example ansible.cfg so users do not override their...Toshio Kuratomi2014-12-161-1/+1
* | Fixed error handling for the enabling of PS RemotingWillem Pienaar2014-12-161-7/+1
|/
* typofixes - https://github.com/vlajos/misspell_fixerVeres Lajos2014-12-041-1/+1
* Merge pull request #9481 from cipress/patch-1Chris Church2014-11-231-2/+13
|\
| * Found issue on different System architecture.cipress2014-11-041-2/+13
* | Update firewall rules, error handling, other comment/whitespace cleanup.Chris Church2014-11-111-110/+133
|/
* changes for package loading of modulesMichael DeHaan2014-09-261-1/+1
* Add documentation about bin_ansible_callbacks setting. Standardization and c...Michael DeHaan2014-09-101-0/+6
* Replacing the issues template with the updated one from examplesJames Cammarata2014-09-091-28/+0
* Make command warnings off by default to minimize surprises.Michael DeHaan2014-08-221-3/+4
* Slightly trim down the warnings list based on some things being pretty commonMichael DeHaan2014-08-221-0/+8
* $powershellpath is called as ".$powershellpath"nathansoz2014-08-181-1/+1
* Fix some copyrights, fix a misc test.Michael DeHaan2014-08-111-0/+7
* Update ISSUE_TEMPLATE.mdMichael DeHaan2014-08-051-7/+7
* Added script for configuring winrm for AnsibleTrond Hindenes2014-07-061-0/+181
* Make sure the doc stubs for windows modules have proper license headersMatt Martz2014-06-191-1/+1
* Add copyright header to main winrm test playbook.Chris Church2014-06-191-1/+1
* Add basic tests for win_get_url and win_msi modules.Chris Church2014-06-191-1/+1
* Added -Wait flag to Start-ProcessDon Schenck2014-06-191-1/+1
* Start-ProcessDon Schenck2014-06-191-1/+1
* Start-Process line was wrongDon Schenck2014-06-191-1/+1
* Changed launchDon Schenck2014-06-191-2/+2
* Add tests for windows setup module.Chris Church2014-06-191-3/+2
* Add commentsPaul Durivage2014-06-191-1/+1