summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Said hello to momacozine-patch-1Alicia Cozine2018-11-191-0/+2
* fix bug in config mgrBrian Coca2018-11-192-7/+3
* better handling of bad type in config (#48821)Brian Coca2018-11-194-1/+22
* Added support for L2 external domain association (l2dom). (#48670)dionben2018-11-191-7/+9
* Misc typo in msc_* modules (#48716)Abhijeet Kasurde2018-11-195-5/+5
* apt: add policy_rc_d option (#47191)tchernomax2018-11-192-5/+164
* Add common files for ONTAP and SOLIDFIRE unit tests (#48739)Chris Archibald2018-11-194-15/+104
* Do not require TTY for 'apt-key' operations (#48580)Maciej Delmanowski2018-11-191-2/+2
* Make puppet module useable on puppet 6 (#46044)duritong2018-11-191-1/+1
* BOTMETA.yml and module metadata: fix case authors (#46051)Pilou2018-11-1979-85/+85
* plugins/loader is core (#48868)John R Barker2018-11-191-0/+4
* add example for flusing [tables] chains (#48858)Pit Kyzn2018-11-191-0/+13
* docker_* tests: check API version (#48620)Felix Fontein2018-11-1920-565/+621
* docker_* modules: improve diff (#48546)Felix Fontein2018-11-1913-115/+357
* Initial commit for fortios_firewall_policy (#48815)Miguel Angel Muñoz González2018-11-191-0/+1327
* Initial commit for fortios_webfilter_ips_urlfilter_setting (#48806)Miguel Angel Muñoz González2018-11-191-0/+262
* Initial commit for fortios_webfilter_ips_urlfilter_setting6 (#48807)Miguel Angel Muñoz González2018-11-191-0/+262
* Initial commit for fortios_webfilter_ips_urlfilter_cache_setting (#48799)Miguel Angel Muñoz González2018-11-191-0/+251
* Initial commit for fortios_webfilter_override (#48295)Miguel Angel Muñoz González2018-11-191-0/+326
* Initial commit for fortios_webfilter_ftgd_local_rating (#48293)Miguel Angel Muñoz González2018-11-191-0/+277
* Initial commit for fortios_webfilter_ftgd_local_cat (#48181)Miguel Angel Muñoz González2018-11-191-0/+277
* Initial commit for fortios_webfilter_profile (#48177)Miguel Angel Muñoz González2018-11-191-0/+999
* Fix a part of the example (#48851)Eric P2018-11-191-1/+1
* New module: xenserver_guest - manages XenServer VMs (#41041)Bojan Vitnik2018-11-195-0/+2804
* Fix a possible issue with comparing values with $null (#37763)Dag Wieers2018-11-191-43/+43
* win_get_url: Rewrite using AnsibleModule (#48390)Dag Wieers2018-11-192-67/+75
* win_say: Port to use CSharpUtil AnsibleBasic (#48361)jhawkesworth2018-11-193-55/+63
* zabbix_map: Add module to create Zabbix maps based on data written in DOT lan...Anton Alekseyev2018-11-181-0/+812
* Ansible.Basic.cs - fix check mode run with nested spec (#48838)Jordan Borean2018-11-172-1/+24
* Add CI platform: rhel/8.0 (#48835)Matt Clay2018-11-1629-0/+31
* nmcli: Introduce IPIP Tunnel (#45933)Susant Sahani2018-11-162-2/+154
* Removes more f5-sdk references from f5 modules (#48771)Tim Rupp2018-11-162-53/+44
* enable rhel8 beta for testing in ec2 (#48831)Adam Miller2018-11-162-13/+42
* Add `--raw` option to ansible-test shell command.Matt Clay2018-11-165-0/+37
* win_wait_for_process: Rewrite using AnsibleModule (#48388)Dag Wieers2018-11-171-42/+51
* Update win_wait_for_process.py (#48816)Matthew Hellmer2018-11-171-1/+1
* Support skip of platforms by version in tests. (#48826)Matt Clay2018-11-162-0/+12
* Remove the f5-sdk from bigip_remote_syslog (#48539)Tim Rupp2018-11-164-272/+337
* YAML inventory doc: add info about 'all' group, remove unused option (#25408)Pilou2018-11-161-7/+7
* re-enable batch tests for win_script (#48822)Matt Davis2018-11-162-30/+49
* Initial commit for fortios_webfilter_fortiguard (#48161)Miguel Angel Muñoz González2018-11-160-0/+0
* Adds new module for gtm topology records (#48817)Tim Rupp2018-11-162-0/+1198
* pacman: add & deprecate options (#30482)tchernomax2018-11-161-38/+76
* Adds the bigip_imish_config module. (#48779)Tim Rupp2018-11-164-0/+982
* use ansible json encoding/decoding to avoid errors (#47214)Brian Coca2018-11-161-4/+5
* inventory: fix hostname check (#48789)Martin Krizek2018-11-161-1/+1
* UCS managed objects module for direct control of any object (#44470)David Soper2018-11-163-0/+627
* Provide Kubernetes resource validation to k8s module (#43352)Will Thames2018-11-1611-22/+355
* Add new linode_v4 module. (#46151)lwm2018-11-165-0/+725
* Use force_kill instead of stop_timeout to fasten container cleanup. (#48733)Felix Fontein2018-11-1611-194/+210