Commit Graph

491 Commits (2995439fbfa2bb0f260adced9baca064dcce9eb0)

Author SHA1 Message Date
Brian Coca 23b1dbacaf
Config continued (#31024)
9 years ago
Nathaniel Case 21c8ab537b
getattr() with no default is an AttributeError if missing (#32946)
9 years ago
Nathaniel Case a1517234f6
Fix `authorize: yes` and `become_method: enable` (#32864)
9 years ago
Nathaniel Case 9c0275a879
Connection plugins network_cli and netconf (#32521)
9 years ago
Ganesh Nalawade 97d5e0d027 Remove log of command executed in persistent connection (#31581)
9 years ago
Brian Coca 9c6d7ddeb5 report extra info in verbose and if needed
9 years ago
Brian Coca 76aaaf127b nicer error on bad ansible config (#30461)
9 years ago
Matt Clay 442af3744e Miscellaneous pylint fixes.
9 years ago
Ganesh Nalawade cd8c1c1108 Create persistent socket path using port and connection type (#28492)
9 years ago
Matt Clay 8e0b5800b7 Miscellaneous ansible-test fixes. (#28355)
9 years ago
Brian Coca c27248db60 ansible-inventory cli tool (#22477)
9 years ago
Brian Coca f921369445 Ansible Config part2 (#27448)
9 years ago
Nathaniel Case a3404418c0 Fix Python3 in ansible-connection (#27645)
9 years ago
Ganesh Nalawade 70ce394840 Persistent connection timer changes (#27272)
9 years ago
Ganesh Nalawade 19fac707fa junos_netconf integration test failure fix (#27569)
9 years ago
Ganesh Nalawade bb998a3cd2 Add fix to read correct socket path recieved from ansible-connection (#27560)
9 years ago
Nathaniel Case 28c6b226c7 ansible-connection Python3 fix (#26441)
9 years ago
James Mighion 76cc19d0f2 Calling connection.close() instead of self.close() to actually close the connection. (#26257)
9 years ago
Brian Coca 9730d96517 added comment on why not os.chdir
9 years ago
loqutus 820c99c90b bin/ansible comment typo fix (#25799)
9 years ago
Brian Coca 74842adc07 1st part of ansible config, adds ansible-config to view/manage configs (#12797)
9 years ago
Brian Coca 498aea8acc Revert "Add log_only to debug messages (#25545)"
9 years ago
Ganesh Nalawade 9e8cc26720 Add log_only to debug messages (#25545)
9 years ago
Ganesh Nalawade 6215922889 Add support for cliconf and netconf plugin (#25093)
9 years ago
Brian Coca 8f97aef1a3 Transition inventory into plugins (#23001)
9 years ago
Ganesh Nalawade 5ec7f40196 Fix timeout issue in ansible-connection (#24556)
9 years ago
Toshio Kuratomi 84a59e472b Be explicit about pickle protocol and encoding (#24454)
9 years ago
Toshio Kuratomi d834412ead Fix for persistent connection plugin on Python3 (#24431)
9 years ago
Peter Sprygada 53c52cf65f updates log messages in ansible-connection (#23076)
9 years ago
Peter Sprygada 77ce83fe22 fixes ansible-connection working directory (#22964)
9 years ago
Peter Sprygada 4a8f2dde20 fixes exception raised from ansible-connection logging (#22836)
9 years ago
Peter Sprygada e20ed8bc0c replaces logging with display for network connection plugins (#22819)
9 years ago
Peter Sprygada ed7cace425 implements python logging for network connection plugin (#22817)
9 years ago
Peter Sprygada eed240797a adds connection established message to ansible-connection (#22492)
9 years ago
Toshio Kuratomi 9ff03e6c1e Handle downstream version additions (#22428)
9 years ago
Peter Sprygada 6e9244a9e1 adds more logging output to network_cli and ansible-connection (#21716)
9 years ago
Peter Sprygada e05b2b56f2 capture AnsibleConnectionFailure messages in ansible-connection (#21612)
9 years ago
Peter Sprygada e77964f9da clean up pylint errors in ansible-connection (#21571)
9 years ago
Peter Sprygada eaba067de9 fixes type that prevents socket clean up from being called (#21568)
9 years ago
Peter Sprygada 3ff2c471b2 fixes Bad file descriptor backtrace raised by ansible-connection (#21526)
9 years ago
Peter Sprygada 138051540e updates the code path for network modules (#21193)
9 years ago
Brian Coca 942ed146c3 errors to stderr
9 years ago
Peter Sprygada b4d75f41f5 one more bug fix for ansible-connection (#20707)
9 years ago
Peter Sprygada d668d53112 checks connected property to validate connection in Server (#20695)
9 years ago
Peter Sprygada 6673673042 more logging and exception handling in ansible-connection (#20619)
9 years ago
Peter Sprygada 312328e22c adds more logging to ansible-connection (#20298)
9 years ago
Peter Sprygada 3f949358c7 adds some more logging to ansible-connection (#20205)
9 years ago
TaoBeier 6ec0369c26 fix indent (#20071)
9 years ago
Peter Sprygada 6fe9a5e40c functional updates to ansible-connection (#18574)
9 years ago
James Cammarata 336f8d7233 Removing q debugging cruft from ansible-connection
10 years ago