index
:
ansible
fix/become_user+freebsd-v2.4.13
Ansible is sponsored by Red Hat, Inc.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
Age
Commit message (
Expand
)
Author
2021-10-19
Modernize install (#76021)
Matt Martz
2021-09-20
ansible-test - split controller/target testing (#75605)
Matt Clay
2021-08-12
ansible-test - Move code from _data to _util. (#75495)
Matt Clay
2019-08-08
Move ansible-test entry point. (#60281)
Matt Clay
2019-08-06
Relocate ansible-test code. (#60147)
Matt Clay
2019-08-02
move CLI entrypoints under ansible package (#60004)
Matt Davis
2019-06-28
Use atexit to cleanup tmp dirs (#56532)
Sam Doran
2019-04-23
Migrate command line parsing to argparse (#50610)
Matt Martz
2019-04-03
Add check to log jsonrpc request/response (#54606)
Ganesh Nalawade
2019-01-03
Save the command line arguments into a global context
Toshio Kuratomi
2018-12-21
Log device interaction and push labeled logs back to controller (#50028)
Nathaniel Case
2018-12-20
Fix some handling of log messages from ansible-connection (#50214)
Nathaniel Case
2018-12-19
Allow persistent connection plugins to queue messages back to ansible-connect...
Nathaniel Case
2018-12-17
Don't fail if a remote_addr with a '/' hits ansible_connection (#49781)
Nathaniel Case
2018-12-16
Update bare exceptions to specify Exception.
Toshio Kuratomi
2018-11-16
use ansible json encoding/decoding to avoid errors (#47214)
Brian Coca
2018-10-18
Remove runtime usage of pkg_resources.
Toshio Kuratomi
2018-09-20
Clean up after ansible-connection if failure occurred in start() (#45929)
Nathaniel Case
2018-09-19
Make ansible-test available in the bin directory. (#45876)
Matt Clay
2018-08-28
Move plugin option settings. (#44774)
Nathaniel Case
2018-08-10
Prevent data being truncated over persistent connection socket (#43885)
Nathaniel Case
2018-08-02
Raise exception if command timeout is triggered (#43078)
Ganesh Nalawade
2018-08-01
\r does not round-trip the local socket, escape and restore on the other side...
Nathaniel Case
2018-07-30
Enable setting options for cliconf and other implementation plugins (if set t...
Ganesh Nalawade
2018-07-30
Remove unused imports from /bin and lib/ansible/cli (#43440)
joren485
2018-07-20
Support setting persistent command timeout per task basis (#42847)
Ganesh Nalawade
2018-05-21
Fixing issues with httpapi (#40388)
Nathaniel Case
2018-05-16
Pull persistent connection parameters via get_option (#39367)
Ricardo Carrillo Cruz
2018-04-25
Properly unlock the socket file lock in ansible-connection (#39223)
James Cammarata
2018-02-15
Normalize usage of temp and tmp on tmp (#36221)
Toshio Kuratomi
2018-02-13
Acquire `display`ed messages from forked process (#36064)
Nathaniel Case
2018-01-25
Fix debug logs failing with persistent connection (#33049)
Ganesh Nalawade
2018-01-09
Error early if executing python version doesn't meet documented minimums (#34...
Matt Martz
2017-12-15
Add parent pid to persistent connection socket path hash (#33518)
Ganesh Nalawade
2017-11-28
Allow PDB to enter post mortem. fixes (#31086)
Julien Palard
2017-11-22
shuts down persistent connections at end of play run (#32825)
Peter Sprygada
2017-11-16
Config continued (#31024)
Brian Coca
2017-11-15
getattr() with no default is an AttributeError if missing (#32946)
Nathaniel Case
2017-11-14
Fix `authorize: yes` and `become_method: enable` (#32864)
Nathaniel Case
2017-11-09
Connection plugins network_cli and netconf (#32521)
Nathaniel Case
2017-10-11
Remove log of command executed in persistent connection (#31581)
Ganesh Nalawade
2017-10-03
report extra info in verbose and if needed
Brian Coca
2017-09-19
nicer error on bad ansible config (#30461)
Brian Coca
2017-09-13
Miscellaneous pylint fixes.
Matt Clay
2017-08-23
Create persistent socket path using port and connection type (#28492)
Ganesh Nalawade
2017-08-17
Miscellaneous ansible-test fixes. (#28355)
Matt Clay
2017-08-15
ansible-inventory cli tool (#22477)
Brian Coca
2017-08-15
Ansible Config part2 (#27448)
Brian Coca
2017-08-02
Fix Python3 in ansible-connection (#27645)
Nathaniel Case
2017-08-01
Persistent connection timer changes (#27272)
Ganesh Nalawade
[next]