summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* wait_for_connection: also retry interpreter discovery (#67040)James Cassell2020-02-041-0/+3
* fixes ANSIBLE_DUPLICATE_YAML_DICT_KEY=error crashes (#66786)tavery3212020-02-041-1/+4
* user - warn if "append" is set but not "groups" (#65795)Erwin Oegema2020-02-041-0/+6
* Fix removed_in_version to support honor suboptions (#66918)Felix Fontein2020-02-042-8/+23
* docker_container: fix port order in docs (#67071)Felix Fontein2020-02-041-3/+4
* add jittered backoff for elb (#66673)Felix Wong2020-02-041-11/+37
* Fix UNC path support in the powershell shell plugin (#66604)Brian Scholer2020-02-041-8/+8
* Added -LogPath param from Install-ADDSForest to win_domain module (#66956)AirCombat2020-02-042-0/+11
* Move url option from util to individual modules (#67068)Jordan Borean2020-02-044-7/+3
* docker_container: change behavior for one-port container ranges to be same as...Felix Fontein2020-02-031-2/+19
* postgresql_user_obj_stat_info: new module (#66892)Andrew Klychkov2020-02-031-0/+334
* docker_container and docker_swarm_service: allow to actually disable healthch...Felix Fontein2020-02-032-2/+11
* Update template.py (#67010)unixsysadmin2020-02-031-1/+1
* Document difference between ec2 and ec2_instance modules (#67009)Gregor Riepl2020-02-031-0/+6
* ovirt_job: add when job is detected but in state finished (#66810)Martin Nečas2020-02-031-1/+2
* Allow httpapi for EOS resource modules (#66871)Nathaniel Case2020-02-035-6/+36
* openssl_publickey: forgot to pass backend (#67036)Felix Fontein2020-02-032-15/+24
* Remove deprecated parameter for 2.10 in purefb_fs (#67026)Simon Dodsley2020-02-021-26/+13
* Do fail instead of regenerate for password protected and invalid keys. (#65638)Felix Fontein2020-02-021-2/+5
* openssl_* modules: allow direct input and output for some files (#65400)Felix Fontein2020-02-027-0/+169
* Group ids are strings now (#66939)Evert Mulder2020-02-021-1/+1
* Fix pacman: "IndexError: list index out of range" #63077 (#65750)Klaus Frank2020-02-011-16/+22
* Bugfix of 54239: mysql_variables not supporting variables name with dot (#66806)Andrew Klychkov2020-02-012-2/+2
* Move random_mac into its own file (#67000)Toshio Kuratomi2020-01-312-40/+73
* croc cloud - ec2 key patch (#60929)Rotaru Sergey2020-01-311-0/+2
* Minor AWS argument checks (required_if / mutually_exclusive) fixups (#66966)Mark Chappell2020-01-313-6/+15
* Fix user_agent string not getting set (#66914)Simon Dodsley2020-01-311-2/+4
* Add collections path option to ansible-galaxy (#66969)Sam Doran2020-01-311-0/+7
* Bugfix of 66974: mysql_user doesnt support privileges with underscore (#66995)Andrew Klychkov2020-01-311-10/+15
* Make cloudfront_info work with Python3 … (#66695)Stefan Horning2020-01-311-1/+1
* Try to load action plugin from the same collection as the module (#66701)Nathaniel Case2020-01-311-4/+11
* Fix typo in shell_windows.py (#66964)Petr Mikusek2020-01-311-1/+1
* mysql_user: priv parameter can also be a dictionary (#66801)Andrew Klychkov2020-01-311-2/+31
* Migrate ec2_vol_info to AnsibleAWSModule (#66979)Mark Chappell2020-01-311-28/+15
* Fix 'container_default_behavior: no_defaults'. (#66601)Felix Fontein2020-01-311-1/+1
* win_unzip - LiteralPath fix (#66972)Jordan Borean2020-01-311-4/+4
* validate-modules - support deprecated_aliases (#66965)Jordan Borean2020-01-311-0/+1
* Make get_bin_path() always raise an exception (#56813)Sam Doran2020-01-3012-44/+71
* mysql modules: fix the module's documentation (#66848)Andrew Klychkov2020-01-301-0/+7
* Remove unused imports from paramiko_ssh connection (#66948)Paul Belanger2020-01-301-2/+0
* nxos_facts: Don't fail if faninfo isn't reported (#66866)Nathaniel Case2020-01-301-7/+13
* Fix to gather facts include macro and tag (#66947)sky-joker2020-01-301-3/+12
* zabbix_host - added support for usermacros and tags (#66777)Dusan Matejka2020-01-301-22/+173
* docker_container: pass volumes only for anonymous volumes (#66600)Felix Fontein2020-01-301-30/+21
* zabbix_proxy interface option documentation and argspec fixes (#66837)Dusan Matejka2020-01-301-11/+77
* Add new module cloud/ovh/ovh_monthly_billing.py (#65730)fraff2020-01-301-0/+164
* url lookup - add options to match those in urls.py (#64892)rule882020-01-291-1/+54
* When no pool quantity is set, then do not set quantity to 1 (#66807)Jiri Hnidek2020-01-291-3/+5
* file - change warning to error (#66671)Sam Doran2020-01-291-8/+3
* VMware: shares and io limits support while adding new disk (#64087)ngp-star2020-01-291-5/+120