summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* ovirt_vm: Add option to export the VMs (#47113)Nijin Ashok2018-10-191-3/+67
* ovirt_vm: Fix issue in SSO option (#47312)Nijin Ashok2018-10-191-1/+1
* Adding postgresql firewall rule facts (#45078)Zim Kalinowski2018-10-191-0/+197
* psexec: better error on import failure (#47327)Jordan Borean2018-10-191-7/+14
* win_domain: Add missing functionality (#46552)Dag Wieers2018-10-192-46/+131
* Remove extra parameter in format_exc (#46251)Abhijeet Kasurde2018-10-183-3/+3
* Fix get_fs_size for LVM filesystemClaude Dioudonnat2018-10-191-2/+2
* Use syntax loop instead of with_items in example (#47241)Baptiste Mille-Mathias2018-10-181-1/+1
* Use loop instead of obsolete with_items in example (#47246)Baptiste Mille-Mathias2018-10-181-1/+1
* Do not strip new lines in native jinja (#46751)Martin Krizek2018-10-191-5/+2
* Use loop instead of with_items in examples (#47318)Baptiste Mille-Mathias2018-10-181-1/+1
* Use loop instead of with_items in examples (#47319)Baptiste Mille-Mathias2018-10-181-1/+1
* Enable additional pylint rules and resolve issues found. (#47221)Matt Clay2018-10-1817-24/+20
* Don't use the task for a cache, return a special cache var (#47243)Matt Martz2018-10-182-8/+12
* adding additional example and clarification (#47224)Sean Cavanaugh2018-10-181-1/+15
* Minor documentation fix. (#47276)John Imison2018-10-181-2/+2
* Fix versions in module.deprecate call to align with module deprecation. Fixes...Matt Martz2018-10-182-2/+2
* Update some cliconf plugins (#47141)Nathaniel Case2018-10-1817-39/+34
* ansible-galaxy: fix searching with unicodeMartin Krizek2018-10-181-3/+3
* reboot: Add timeout in error to help troubleshooting (#47216)Dag Wieers2018-10-181-1/+1
* Try to be more verbose with JSON decode errors (#47066)Nathaniel Case2018-10-181-2/+9
* Remove get_exception from the remainder of the modulesToshio Kuratomi2018-10-185-33/+16
* GCP MagicModules bug fixes (#47285)Ryan Brown2018-10-1872-1067/+2378
* get_url: Updates documentation for proper use of headers (#47242)Nate Borener2018-10-181-1/+3
* ec2_tag: Fix removing tags without specifying a value (#47228)flowerysong2018-10-181-3/+20
* New GCP Module: gcp_compute_region_disk (#46886)Alex Stephen2018-10-181-0/+634
* New GCP Module: gcp_compute_region_disk_facts (#46887)Alex Stephen2018-10-181-0/+303
* New GCP Module: gcp_dns_managed_zone_facts (#46917)Alex Stephen2018-10-181-0/+172
* New GCP Module: gcp_dns_resource_record_set_facts (#46919)Alex Stephen2018-10-181-0/+168
* New GCP Module: gcp_pubsub_subscription_facts (#46921)Alex Stephen2018-10-181-0/+167
* New GCP Module: gcp_pubsub_topic_facts (#46923)Alex Stephen2018-10-182-1/+134
* Fixup of #47046. (#47274)Felix Fontein2018-10-181-1/+1
* ovirt_vm: Check next_run configuration update if exist (#47280)Ondra Machacek2018-10-181-1/+8
* ovirt_host_network: check for empty user_opts (#46695)bverschueren2018-10-181-1/+2
* docker_* modules: unify docker module version checks (#47046)Felix Fontein2018-10-1811-29/+55
* VMware: Add timeout parameter for vmware module vsphere_copy (#46762)jerrejkw2018-10-181-1/+9
* Fix documentation (#47218)Nicolas Bock2018-10-181-1/+1
* Remove deprecated os_server_actions alias (#47208)Matt Martz2018-10-182-4/+19
* pamd: use module.tmpdir for NamedTemporaryFile() (#47133)Jonathan Davila2018-10-181-1/+1
* add module aws_codecommit to represent AWS CodeCommit (#46161)Shuang Wang2018-10-181-0/+213
* Fix auto scale create with fix date without recurrence (#47186)Yuwei Zhou2018-10-181-2/+3
* Clean up of docker swarm service (#45525)Michael Scherer2018-10-171-8/+5
* Implement snap packaging moduleStanislas2018-10-171-0/+260
* Add unsafe_perm flag (#36946)Loïc2018-10-171-1/+13
* Fixed the ssl-certs in netbox plugin (#46543)nikkytub2018-10-171-1/+3
* Add support for platform grouping (#45733)Rémy Léone2018-10-171-0/+13
* openss: fix various test and Python 3 issues (#47188)Jordan Borean2018-10-182-4/+4
* [aws] New key_data argument to ec2_win_password module (#45463)maxstack2018-10-171-9/+29
* fix: Parse docker_service scale parameter to int (#45508)Dani Hodovic2018-10-171-3/+11
* [aws] New module: iam_password_policy (#36200)Aaron2018-10-171-0/+190