summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* Eos :do not push config to device if check_mode is enabled (#37287)Deepak Agrawal2018-03-131-3/+19
* Fix nxos_vrf issues (#37092)saichint2018-03-131-6/+18
* Fix nxos_l2_interface and test typo (#37336)Trishna Guha2018-03-131-12/+9
* Fix nxos_switchport (#37328)Mike Wiebe2018-03-131-11/+16
* issue:36955 remove creating temp file for debugSamer Deeb2018-03-121-3/+0
* Various module doc fixes (#37256)Dag Wieers2018-03-122-49/+55
* Remove dead codeToshio Kuratomi2018-03-121-19/+3
* route53_zone: enable check mode (#37201)Julien Vey2018-03-121-64/+76
* Add support for Cloudformation's parameter attribute UsePreviousValue (#31775)jeffreykoetsier2018-03-121-2/+38
* Improving EC account key parsing (see #37275). (#37293)Felix Fontein2018-03-121-8/+12
* Add support for --quiet-build and --quiet-fail to portage moduleWilliam L Thomson Jr2018-03-121-1/+29
* fix spelling mistakes in several modules (#36296)Sebastian Gumprich2018-03-1218-30/+30
* New module : digital_ocean_image_facts (#35887)Abhijeet Kasurde2018-03-111-0/+150
* terraform: fixed typo, name error sdtout -> stdout (#37253)Mikhail Naletov2018-03-101-1/+1
* ovirt_vms: Pass correct VM entity to create method (#37249)Ondra Machacek2018-03-101-0/+2
* Document compare_policies utility in AWS guidelines. (#37174)Ed Costello2018-03-091-8/+29
* Ansible Galaxy: skel for network role #37241 (#37251)Victor da Costa2018-03-0918-1/+523
* aws ssm parameter lookup - testing and documentation around negative and fail...mikedlr2018-03-091-4/+25
* Remove restriction of SRV protocols (#36709)Dennis Glindhart2018-03-091-3/+2
* eos_config module exit session gracefully (#37244)Ganesh Nalawade2018-03-091-6/+17
* add nxos_snapshot test for missing required param (#37248)Trishna Guha2018-03-091-0/+1
* Add APB role_type to ansible-galaxy init (#36789)Dylan Murray2018-03-0932-4/+202
* fix required args for nxos_snapshot and docs improvement (#37232)Trishna Guha2018-03-091-24/+6
* modules: zypper: Optimize the 'search' subcommand (#37191)Markos Chandras2018-03-091-0/+3
* fix nxos_vrf_af issues (#37211)saichint2018-03-091-8/+8
* VMware: New module : vmware_datastore_cluster (#36365)Abhijeet Kasurde2018-03-082-23/+217
* VMware: refactor vmware_datacenter (#36214)Abhijeet Kasurde2018-03-081-97/+106
* Fix the docs link to Ohai in the Ohai module (#33788)Tim Smith2018-03-081-1/+1
* win: handle non string as an environment value (#37215)Jordan Borean2018-03-091-1/+4
* Auto install of python-apt without recommends.Ivan Mikheykin2018-03-081-1/+1
* Do not try to add an entry if none exist (#37152)Sam Doran2018-03-082-1/+4
* cs_instance: fix py3 user_data base64 (#37135)René Moser2018-03-081-3/+8
* vultr: fix py3 compat (#37171)René Moser2018-03-082-3/+10
* Using correct content type (as per version 10 of ACME draft). (#37165)Felix Fontein2018-03-081-10/+13
* fix nxos_switchport/l2_interface trunk_vlans state absent (#37180)Trishna Guha2018-03-082-2/+2
* ovirt_hosts: Add option to choose to reboot the host (#35956)Ondra Machacek2018-03-081-0/+7
* cs_instance: fix error when state destroyed but querying user_dataRene Moser2018-03-081-1/+1
* yum is Python 2 only. If Python 3 use dnf (#37140)John R Barker2018-03-081-2/+3
* examples fix: mode selection (#37128)Aren2018-03-071-2/+2
* Fix unarchive with strip-components in extra_opts (#37048)Toshio Kuratomi2018-03-071-2/+11
* win_uri: return response info on non 200 responses, convert DateTime values t...Jordan Borean2018-03-081-8/+23
* DigitalOcean: typecast map function for Python3 (#37126)Abhijeet Kasurde2018-03-071-2/+2
* route53_zone: move to boto3, and enable comment update (#36641)Julien Vey2018-03-071-98/+149
* Fixes #37042TJ Tang2018-03-071-2/+13
* ovirt_host_networks: Fix idempotency (#37075)Ondra Machacek2018-03-071-4/+24
* Added missing store regex pattern for prompt found after error (#35820)bdowling2018-03-071-0/+1
* webfaction modules: fix broken import (#35024)Pilou2018-03-075-22/+20
* cs_router: fix missing doc (#37107)René Moser2018-03-071-0/+5
* cs_ip_address.py: fix missing doc (#37109)René Moser2018-03-071-39/+16
* cloudstack: fix common E324 in docs (#37082)René Moser2018-03-071-4/+15