summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* keep unsafe .. unsafe (#23742)Brian Coca2017-04-216-69/+92
* Add a new filter: strftime. Use the well known function to format a date outp...Brian Coca2017-04-212-1/+33
* Remove catch-all regex on IOS terminal plugin (#23858)Ricardo Carrillo Cruz2017-04-211-1/+1
* Fix display argument defualt value (#23859)Ganesh Nalawade2017-04-211-2/+4
* Add junos_command module unit test (#23819)Ganesh Nalawade2017-04-216-0/+297
* Fix --force for unversionned requirements (#23391)Michael Scherer2017-04-211-2/+3
* Add assertion on test_iosxr_facts (#23852)Ricardo Carrillo Cruz2017-04-211-0/+2
* Fix the iosxr_facts mem gathering (#23850)Ricardo Carrillo Cruz2017-04-211-3/+3
* Add eos_user module to users parameter (#23847)Trishna Guha2017-04-211-5/+6
* Add doc for display argument of junos_command (#23804)Ganesh Nalawade2017-04-211-0/+10
* async+script: add integration test (#23818)Guillaume Coré2017-04-211-0/+14
* template hostvars for set_host_overrides (#23839)Matt Davis2017-04-201-5/+7
* less codeBrian Coca2017-04-201-6/+3
* Revert "fixes play context connection user (#21776)" (#23830)Brian Coca2017-04-201-9/+3
* Use regex variable in eos_user.py (#23797)Abhijeet Kasurde2017-04-201-1/+1
* improve exception handling (#23722)Sloane Hertel2017-04-202-16/+18
* route53_facts: add example for how to use next_marker option - fixes #23625 (...Sloane Hertel2017-04-202-5/+16
* Eos port default values (#23829)Nathaniel Case2017-04-202-8/+8
* also skip polling when async failedBrian Coca2017-04-201-1/+1
* EOS default transport (#23824)Nathaniel Case2017-04-201-3/+2
* Typo (#23778)Matt Babineau2017-04-201-1/+1
* changed code block formatting to match format (#23615)Eric Anderson2017-04-201-7/+18
* Tidy example inventories in "Developing Dynamic Inventory Sources" (#18758)Adam Johnson2017-04-201-21/+24
* script fails on asyncBrian Coca2017-04-201-3/+1
* fix vars file selectionBrian Coca2017-04-201-10/+12
* finer grained failed/skipped on async for actionsBrian Coca2017-04-206-9/+9
* Use isfile check on package manager pathsLogan Attwood2017-04-201-1/+1
* fix hashing when path is symlinkBrian Coca2017-04-201-1/+1
* Add guide for Packet host (#21346)Tomáš Karásek2017-04-202-0/+310
* Add missing aliases file to ios_system integration target (#23795)Ricardo Carrillo Cruz2017-04-201-0/+1
* Add missing aliases file to iosxr integration tests targets (#23796)Ricardo Carrillo Cruz2017-04-205-0/+5
* Add eos_banner as module to banner param (#23789)Trishna Guha2017-04-201-2/+3
* Show UUID instead of name when using UUID to select snapshot (#23787)Loïc Blot2017-04-201-1/+5
* Minor typo in vmware_guest_facts (#23791)Abhijeet2017-04-201-1/+1
* Fix Markdown formatting for GitHub (#23752)KARASZI István2017-04-191-16/+16
* fix ansible galaxy file mangling (#23703)Timo Benk2017-04-191-1/+1
* Fix example fact(ansible_default_ipv4.address) for delegated_factsAlexander Gubin2017-04-191-1/+1
* Really minor optimization and style change for d0e3d75381292fc7bf417598f9f654...Toshio Kuratomi2017-04-191-2/+2
* Remove whitespace from unix group namesBart van Bragt2017-04-191-1/+1
* Add the Cisco Spark Module to the 2.3 New Modules (#23636)Drew Russell2017-04-191-0/+2
* Fix for setting values using gconftool-2 (#23713)Abhijeet2017-04-191-35/+43
* ConfigureRemotingForAnsible: RSA 1024 to RSA 4096 (#23684)Nicolas Simond2017-04-191-3/+5
* Improve network debug wording (#23735)John R Barker2017-04-191-15/+13
* Add ssh_connection / retries option documentation (#23463)Ian Levesque2017-04-181-0/+9
* s3_sync: removing irrelevant s3.list_buckets() call - fixes #23409 (#23492)Sloane Hertel2017-04-182-38/+44
* nicer docsBrian Coca2017-04-181-1/+2
* Fix vault reading from stdin (avoid realpath() on non-links) (#23583)Adrian Likins2017-04-183-5/+47
* When become_method is su, self._play_context.prompt is a function. Fixes #23689Matt Martz2017-04-181-0/+2
* Make warning logs consistent (#23666)Ganesh Nalawade2017-04-184-6/+44
* [cloud] Fix #23152 in route53 module and pep8 cleanup (#23156)Daniel Shepherd2017-04-182-150/+152