summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Add 'auto' to documented default enabled inventory plugins (#46621) (#46637)Sloane Hertel2018-10-081-1/+1
* [WIP] Backport/2.7/batch port (#45859)Sandra McCann2018-09-191-0/+9
* Surround top-level function and class definitions with two blank lines.Joren Vrancken2018-07-311-0/+1
* Fix some broken links (#42079)John R Barker2018-06-291-2/+1
* update ansible.cfg example (#41832)李宏杰2018-06-221-0/+7
* draft schema for inventory scripts (#39454)Brian Coca2018-05-241-0/+53
* Add ssh_connection retries to ansible.cfg example (#38393)Matt Ralph2018-05-241-0/+5
* Use https for links to ansible.com domains.Matt Clay2018-04-231-1/+1
* Generate SHA256 signed certificates for WinRM (#36668)David Norman2018-04-201-1/+33
* Implement plugin filteringToshio Kuratomi2018-01-222-0/+7
* Update example uptime script to provide correct type for explicit individual ...John Bond2018-01-161-2/+7
* Python 2.6 `str.format()` compatibility fixes.Matt Clay2018-01-101-3/+3
* Added possibility to disable basic auth (#33224)Erwan Quélin2018-01-021-10/+32
* avoid use of Write-Host in config scriptMatt Davis2017-12-201-3/+3
* add GlobalHttpFirewallAccess arg (#34124)Matt Davis2017-12-201-1/+60
* ANSIBLE_SSH_USETTY configuration option (#33148)jctanner2017-11-221-0/+4
* Set example ansible.cfg *includes_static options to default valueJason Travis2017-11-021-2/+2
* Explain -EnableCredSSP in headerDag Wieers2017-11-021-0/+2
* Fixes default format of network_group_modules to ini list. Removing trailing ...James Mighion2017-11-011-10/+10
* minor text fixesSudheer Satyanarayana2017-10-231-5/+5
* removed example for restricted facts namespaceBrian Coca2017-10-041-4/+0
* Update uptime.py example script with changes to the API. Fixes #31229Matt Martz2017-10-041-6/+6
* dont override previous ini entries with defaultsBrian Coca2017-09-201-1/+1
* fixed typoBrian Coca2017-08-291-1/+1
* add toggle to controle inventory parse as error (#28729)Brian Coca2017-08-281-3/+13
* Moar constructive (#28254)Brian Coca2017-08-211-1/+1
* Set startup type to automatic before attempting to start the service. Otherwi...Simon Liddicott2017-08-071-3/+3
* Persistent connection timer changes (#27272)Ganesh Nalawade2017-08-011-12/+13
* Fix one name in module error due to rewritten VariableManagerToshio Kuratomi2017-07-271-1/+1
* add any_errors_fatal global configBrian Coca2017-07-031-0/+3
* Fix spelling mistakes (comments only) (#25564)Abhijeet Kasurde2017-06-122-2/+2
* corrected default inventory plugin orderBrian Coca2017-06-021-1/+1
* Transition inventory into plugins (#23001)Brian Coca2017-05-231-2/+12
* examples/: PEP8 compliancy (#24682)Dag Wieers2017-05-181-17/+20
* Update hosts.yaml (#24513)Alexander Garzon2017-05-111-0/+1
* Fixing security issue with lookup returns not tainting the jinja2 environmentJames Cammarata2017-05-081-1/+7
* Document deprecation of fetch module validate_md5 and update --tags merging d...Toshio Kuratomi2017-04-261-1/+2
* ConfigureRemotingForAnsible: RSA 1024 to RSA 4096 (#23684)Nicolas Simond2017-04-191-3/+5
* Link to module developing_modules_documenting.htmlJohn R Barker2017-04-031-1/+1
* commented out default optionsBrian Coca2017-03-281-3/+3
* updates sample ansible.cfg (#23045)Peter Sprygada2017-03-281-0/+34
* namespace facts (#18445)Brian Coca2017-03-151-0/+4
* 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