summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* ansible_tower modules doc: fix typos, use formatting functions (#37414)Pilou2018-03-1510-32/+32
* doc: Update pscx examples (#37245)Simon Legner2018-03-152-10/+7
* Document that this module was renamed recently (#37420)jjshoe2018-03-141-0/+2
* Add a note to iosxr_(command|config|facts) stating netconf is not supported (...Ricardo Carrillo Cruz2018-03-143-0/+5
* Add fact to obtain iSCSI initiator IQNSimon Dodsley2018-03-134-4/+75
* Connection error messages are unsafe: wrap them (#37329)Pilou2018-03-131-1/+1
* Production ACME v2 endpoint is available. (#37369)Felix Fontein2018-03-131-2/+4
* Use NormalizedOperationMethod to catch ClientErrors so the waiter can handle ...Ryan Brown2018-03-131-2/+4
* [openstack][docs] Fixing spelling error (#37351)Adrian Joian2018-03-131-2/+2
* Fix ansible_lo being used inside of ansible_factsToshio Kuratomi2018-03-131-1/+1
* Accept list or string for ports is seport module (#36661)Sam Doran2018-03-131-4/+13
* 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