summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Update DOCUMENTATION.yml (#80579)Esther Christopher2023-04-201-6/+9
* fix reject list (#79391)Brian Coca2022-11-181-2/+2
* issue #72449 winrm script rm (#77931)Don Naro2022-06-161-0/+15
* ansible-test pssa update and new rules (#76256)Jordan Borean2021-11-102-116/+74
* updated ansible.cfg to guide stray link devel link (#75782)Brian Coca2021-09-241-1/+7
* removing out of date example ansible.cfg (#75193)Brian Coca2021-08-301-524/+4
* config: small typo fix (#74845)Boris Korzun2021-05-271-1/+1
* fixed URL for becoming an unprivileged user doc (#74448)antonc422021-04-281-1/+1
* Update examples/scripts/uptime.py (#74438)Abhijeet Kasurde2021-04-271-1/+1
* rethink wording (#70028)Brian Coca2020-10-301-4/+4
* Fix example to use correct shebang (#72129)Jordan Borean2020-10-073-3/+3
* galaxy: Add examples for galaxy section in ansible.cfg (#70931)Abhijeet Kasurde2020-08-211-0/+31
* Add documentation about info/facts module development (#71250)Abhijeet Kasurde2020-08-183-0/+341
* Refactor Python API examples and docsSviatoslav Sydorenko2020-07-231-28/+54
* misc typo fixes (#70736)Abhijeet Kasurde2020-07-192-7/+7
* Fix the internal Python API usage examplesSviatoslav Sydorenko2020-07-031-9/+17
* More boilerplate fixes. (#70224)Matt Clay2020-06-221-0/+3
* comment heavy playbook (#68981)Brian Coca2020-05-191-0/+525
* Change example ControlPath to be short and unique (#69347)Jakub Paweł Głazik2020-05-071-1/+1
* add punctuation marks to comments (#68882)Rowayda Khayri2020-05-061-4/+4
* Add example setting for collections_paths parameter to examples/ansible.cfg (...Hideki Saito2020-04-301-0/+3
* Remove old example playbooks dir. (#68409)Matt Clay2020-03-251-7/+0
* Fix typos in `ansible.cfg` commentsAnatoly Kamchatnov2019-11-231-3/+3
* Update ansible.cfg (#64855)Sam Doran2019-11-191-168/+169
* add vfat to selinux special_context_filesystems (#59823)James Cassell2019-08-121-1/+1
* many pslint fixes (#55862)Shachaf922019-07-092-15/+15
* Clearer examples of hosts.yml inventory (#57999)Brian Coca2019-06-181-24/+35
* Change the retry_files_enabled to False and modify the comments to reflect th...Chuck Douglas2019-02-281-2/+2
* examples: fix Ansible API example (#51863)Abhijeet Kasurde2019-02-121-13/+9
* Become plugins (#50991)Matt Martz2019-02-111-0/+1
* Increase persistent command_timeout default value (#51056)Ganesh Nalawade2019-01-211-9/+2
* Fix usetty keyword in example ansible.cfg (#51084)jctanner2019-01-181-1/+1
* inventory plugin order: update docPierre-Louis Bonicoli2018-12-121-1/+1
* Inventory plugins move auto before ini (#44428)Pilou2018-12-111-1/+1
* Add comment about group merge in yaml inventory example (#24986)Monty Taylor2018-11-291-2/+9
* Misc Typo (#48918)Abhijeet Kasurde2018-11-201-1/+1
* Add 'auto' to documented default enabled inventory plugins (#46621)Sloane Hertel2018-10-081-1/+1
* explicitly set LocalAccountTokenFilterPolicy on WinRM configure script (#45947)Jordan Borean2018-09-251-0/+15
* Add undocumented configuration parameter and explain in porting guide (#36059)skylerbunny2018-09-171-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