summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Nuke all removed_module stubs (#67139)Matt Martz2020-02-0543-761/+12
* fix systemd use in container builds (#66062)James Cassell2020-02-051-11/+29
* Remove filtering from edgeos_config module (#63362)Lihu Ben-Ezri-Ravin2020-02-051-23/+0
* openssl_certificate: Selecting which acme directory to use to get certificate...Jørgen Lien Sellæg2020-02-051-1/+12
* group - correctly determine if a local group exists. (#59772)Ruediger Pluem2020-02-051-5/+31
* sns_topic: Retry on Topic 'NotFound' Exceptions when attempting to list subsc...Mark Chappell2020-02-051-2/+2
* Bugfix for os_coe_cluster_template module (#54819) (#54820)Newptone2020-02-051-5/+5
* Replaces a open/close to validate access with os.access in azure storageblob....Mads Jensen2020-02-051-7/+4
* Ovirt_host_network: add custom_properties (#67117)Martin Nečas2020-02-051-11/+79
* Asg mixed instance types (#67045)Markus Bergholz2020-02-051-3/+80
* win_mapped_drive - Add WebDAV information (#67111)Jordan Borean2020-02-051-0/+28
* win_domain_controller - add a deprecation warning for the log_path option (#6...Jordan Borean2020-02-052-2/+10
* Removed deprecated items in Windows modules (#67105)Jordan Borean2020-02-054-42/+0
* service_mgr: detect systemd, even offline (#66071)James Cassell2020-02-041-0/+12
* Added Fix - Allow nxos_l2_interfaces to append the allowed vlans list (#66517)GomathiselviS2020-02-041-6/+22
* 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