index
:
ansible
devel
ansible
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
examples
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rethink wording (#70028)
Brian Coca
2020-10-30
1
-4
/
+4
*
Fix example to use correct shebang (#72129)
Jordan Borean
2020-10-07
3
-3
/
+3
*
galaxy: Add examples for galaxy section in ansible.cfg (#70931)
Abhijeet Kasurde
2020-08-21
1
-0
/
+31
*
Add documentation about info/facts module development (#71250)
Abhijeet Kasurde
2020-08-18
3
-0
/
+341
*
Refactor Python API examples and docs
Sviatoslav Sydorenko
2020-07-23
1
-28
/
+54
*
misc typo fixes (#70736)
Abhijeet Kasurde
2020-07-20
2
-7
/
+7
*
Fix the internal Python API usage examples
Sviatoslav Sydorenko
2020-07-03
1
-9
/
+17
*
More boilerplate fixes. (#70224)
Matt Clay
2020-06-23
1
-0
/
+3
*
comment heavy playbook (#68981)
Brian Coca
2020-05-19
1
-0
/
+525
*
Change example ControlPath to be short and unique (#69347)
Jakub Paweł Głazik
2020-05-07
1
-1
/
+1
*
add punctuation marks to comments (#68882)
Rowayda Khayri
2020-05-06
1
-4
/
+4
*
Add example setting for collections_paths parameter to examples/ansible.cfg (...
Hideki Saito
2020-04-30
1
-0
/
+3
*
Remove old example playbooks dir. (#68409)
Matt Clay
2020-03-25
1
-7
/
+0
*
Fix typos in `ansible.cfg` comments
Anatoly Kamchatnov
2019-11-23
1
-3
/
+3
*
Update ansible.cfg (#64855)
Sam Doran
2019-11-19
1
-168
/
+169
*
add vfat to selinux special_context_filesystems (#59823)
James Cassell
2019-08-12
1
-1
/
+1
*
many pslint fixes (#55862)
Shachaf92
2019-07-08
2
-15
/
+15
*
Clearer examples of hosts.yml inventory (#57999)
Brian Coca
2019-06-18
1
-24
/
+35
*
Change the retry_files_enabled to False and modify the comments to reflect th...
Chuck Douglas
2019-02-28
1
-2
/
+2
*
examples: fix Ansible API example (#51863)
Abhijeet Kasurde
2019-02-12
1
-13
/
+9
*
Become plugins (#50991)
Matt Martz
2019-02-11
1
-0
/
+1
*
Increase persistent command_timeout default value (#51056)
Ganesh Nalawade
2019-01-21
1
-9
/
+2
*
Fix usetty keyword in example ansible.cfg (#51084)
jctanner
2019-01-19
1
-1
/
+1
*
inventory plugin order: update doc
Pierre-Louis Bonicoli
2018-12-12
1
-1
/
+1
*
Inventory plugins move auto before ini (#44428)
Pilou
2018-12-11
1
-1
/
+1
*
Add comment about group merge in yaml inventory example (#24986)
Monty Taylor
2018-11-29
1
-2
/
+9
*
Misc Typo (#48918)
Abhijeet Kasurde
2018-11-20
1
-1
/
+1
*
Add 'auto' to documented default enabled inventory plugins (#46621)
Sloane Hertel
2018-10-08
1
-1
/
+1
*
explicitly set LocalAccountTokenFilterPolicy on WinRM configure script (#45947)
Jordan Borean
2018-09-25
1
-0
/
+15
*
Add undocumented configuration parameter and explain in porting guide (#36059)
skylerbunny
2018-09-17
1
-0
/
+9
*
Surround top-level function and class definitions with two blank lines.
Joren Vrancken
2018-07-31
1
-0
/
+1
*
Fix some broken links (#42079)
John R Barker
2018-06-29
1
-2
/
+1
*
update ansible.cfg example (#41832)
李宏杰
2018-06-22
1
-0
/
+7
*
draft schema for inventory scripts (#39454)
Brian Coca
2018-05-25
1
-0
/
+53
*
Add ssh_connection retries to ansible.cfg example (#38393)
Matt Ralph
2018-05-25
1
-0
/
+5
*
Use https for links to ansible.com domains.
Matt Clay
2018-04-23
1
-1
/
+1
*
Generate SHA256 signed certificates for WinRM (#36668)
David Norman
2018-04-20
1
-1
/
+33
*
Implement plugin filtering
Toshio Kuratomi
2018-01-23
2
-0
/
+7
*
Update example uptime script to provide correct type for explicit individual ...
John Bond
2018-01-16
1
-2
/
+7
*
Python 2.6 `str.format()` compatibility fixes.
Matt Clay
2018-01-10
1
-3
/
+3
*
Added possibility to disable basic auth (#33224)
Erwan Quélin
2018-01-02
1
-10
/
+32
*
avoid use of Write-Host in config script
Matt Davis
2017-12-21
1
-3
/
+3
*
add GlobalHttpFirewallAccess arg (#34124)
Matt Davis
2017-12-21
1
-1
/
+60
*
ANSIBLE_SSH_USETTY configuration option (#33148)
jctanner
2017-11-22
1
-0
/
+4
*
Set example ansible.cfg *includes_static options to default value
Jason Travis
2017-11-03
1
-2
/
+2
*
Explain -EnableCredSSP in header
Dag Wieers
2017-11-02
1
-0
/
+2
*
Fixes default format of network_group_modules to ini list. Removing trailing ...
James Mighion
2017-11-01
1
-10
/
+10
*
minor text fixes
Sudheer Satyanarayana
2017-10-23
1
-5
/
+5
*
removed example for restricted facts namespace
Brian Coca
2017-10-05
1
-4
/
+0
*
Update uptime.py example script with changes to the API. Fixes #31229
Matt Martz
2017-10-04
1
-6
/
+6
[next]