summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* adjusted descriptions in DOCUMENTATION, and fixed type in RETURNJoris (J.J.M.) Weijters2017-05-041-7/+13
* Switch last remaining decode to to_text (#24269)Matt Martz2017-05-031-1/+1
* include_vars to delegated only if delegate_facts (#24259)Brian Coca2017-05-031-12/+6
* Add ansible-vault encrypt_string doc (#24147)Raúl Cuza2017-05-032-2/+39
* Fix junos_rpc and junos_user broken issues (#24238) (#24246)Ganesh Nalawade2017-05-032-25/+39
* Fix netconf port validation and minor doc change (#24210) (#24239)Ganesh Nalawade2017-05-032-1/+10
* Add integration test that modules are loaded from the expected locations (#24...Toshio Kuratomi2017-05-0119-1/+555
* Fix password prompt matching (#24081)Matt Martz2017-05-012-4/+83
* make 2.4 compatibleBrian Coca2017-05-011-2/+2
* Facts Timeout was not settable via ansible.cfgToshio Kuratomi2017-05-013-6/+120
* Remove `provider` requirement from nxos_vrf (#24118)Nathaniel Case2017-05-011-11/+9
* Fix ClearLinux pretty nameAlberto Murillo Silva2017-05-011-1/+1
* Minor typo correction varibles -> variablesNick Piper2017-05-011-1/+1
* Print specific error for BadHostKeyException (#24120)Nathaniel Case2017-04-281-0/+2
* Fix exception in junos_package (#24107) (#24116)Ganesh Nalawade2017-04-281-1/+1
* Rename fact returned by docker_network to avoid restricted prefix (#23919)Alex Willmer2017-04-281-1/+1
* Remove idle ShellError exception and get_exception() method from nxos modules...Trishna Guha2017-04-2815-91/+29
* Fix exception issue in junos_config (#24066)Ganesh Nalawade2017-04-271-1/+8
* Run `save` inside config mode. (#23977)Nathaniel Case2017-04-273-12/+65
* Fix bugs in ansible-test units command. (#24044)Matt Clay2017-04-276-1/+20
* Add changelog entry for fetch parameter changeToshio Kuratomi2017-04-261-0/+5
* Set validate_checksum default yes of fetch to match the docKeepZero2017-04-261-1/+1
* asa_command: set default_output to text (#23979)Patrick Ogenstad2017-04-261-0/+2
* Use Shippable image: drydock/u16pytall:masterMatt Clay2017-04-263-21/+3
* Change wait_for time to utc (#23987)Brian-Williams2017-04-251-12/+12
* moved to exceptions for basic skip/failsBrian Coca2017-04-2512-41/+41
* Fixes #23960 junos_config fail with config in xml (#23962) (#23978)Ganesh Nalawade2017-04-251-3/+5
* exoscale: fix TXT type records handling (#23956)René Moser2017-04-251-4/+4
* Set terminal width for network *_command modules to avoid paging (#23728) (#2...Trishna Guha2017-04-256-6/+10
* pacman: Fail fast when 'rc != 0'Indrajit Raychaudhuri2017-04-251-9/+11
* Fix systemd in chroot (#23904)Kai2017-04-241-1/+4
* avoid hosts 'pre templated warnings' (#23878)Brian Coca2017-04-242-3/+8
* Use sys.stdout.buffer to write vault bytes to stdout on py3 (#23760)Adrian Likins2017-04-241-6/+23
* fix environment populated detectionBrian Coca2017-04-211-1/+1
* keep unsafe .. unsafe (#23742)Brian Coca2017-04-216-71/+94
* Fix display argument defualt value (#23859) (#23860)Ganesh Nalawade2017-04-211-2/+4
* Remove catch-all regex on IOS terminal plugin (#23858)Ricardo Carrillo Cruz2017-04-211-1/+1
* 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) (#23849)Trishna Guha2017-04-211-5/+6
* Add doc for display argument of junos_command (#23804)Ganesh Nalawade2017-04-211-0/+10
* template hostvars for set_host_overrides (#23839)Matt Davis2017-04-201-5/+7
* Revert "fixes play context connection user (#21776)" (#23830)Brian Coca2017-04-201-9/+3
* also skip polling when async failedBrian Coca2017-04-201-1/+1
* 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
* fix hashing when path is symlinkBrian Coca2017-04-201-1/+1
* Eos port default values (#23829)Nathaniel Case2017-04-201-4/+6
* EOS default transport (#23824)Nathaniel Case2017-04-201-4/+2