Commit Graph

8211 Commits (409c8b4909dfb61c44ec88db02016bddfc9d0a1c)
 

Author SHA1 Message Date
Charles Paul 2a937d20cf make dest use path type
path type
10 years ago
Chrrrles Paul 5e0644b21f Merge pull request #1456 from chrrrles/nolog
adding no_log to vsphere_copy password
10 years ago
Charles Paul 6f4aaecb6a adding no_log to password 10 years ago
Eric Johnson ffd1cac13c Adding kubernetes module 10 years ago
Brian Coca 82a4cf84be Merge pull request #1081 from ag-wood/firewalld-rr-fix
Fix for - Firewalld traces with ALREADY_ENABLED when using port name or re-ordered rich rule
10 years ago
Brian Coca 5bedee2187 Merge pull request #1447 from jgeusebroek/devel
Now able to create volume without replica's.
10 years ago
Brian Coca a412ee7ed8 Merge pull request #1353 from mscherer/remove_unsafe_shell_pkgutil
Simplify the code and remove use_unsafe_shell=True
10 years ago
Jeroen Geusebroek 3647b29bee Improved fix for #1074. Both None and '' transform to fqdn. 10 years ago
Jeroen Geusebroek 30c5b303ce Fix for issue #1074. Now able to create volume without replica's. 10 years ago
Brian Coca fa11718c0f fixed domain_id to actually be supported
also added domain as an alias
alt fixes #1437
10 years ago
Stanislav Ivchin 1dd62b13fa little fix: facts['path'] -> facts['project_path'] 10 years ago
Alexander Winkler 389a1265de fixed inline for more compatibility 10 years ago
Toshio Kuratomi f6a7b6dd1f Merge pull request #1424 from ansible/f5-remove-global-ssl-disable
Update f5 validate_certs functionality to do the right thing on multi…
10 years ago
Toshio Kuratomi c67316cbaf Update f5 validate_certs functionality to do the right thing on multiple python versions
This requires the implementation in the module_utils code here
https://github.com/ansible/ansible/pull/13667 to funciton
10 years ago
Toshio Kuratomi 19e496c69c Merge pull request #1395 from resmo/feature/cs_template_extract
[stable-2.0] cloudstack: cs_template: implement state=extracted
10 years ago
Toshio Kuratomi 9bae6eafee Merge pull request #1411 from resmo/fix/stable-2.0/case_insensivity
[stable-2.0] cloudstack: fix name is not case insensitive
10 years ago
Toshio Kuratomi 8f6d518a5b Merge pull request #1410 from resmo/fix/stable-2.0/cs_instance
[stable-2.0] cloudstack: cs_instance: fix do not require name to be set to avoid c…
10 years ago
Matt Martz 01969e7b63 Update .travis.yml to remove the validation exclusion for route53_zone 10 years ago
Brian Coca 637c04cbcf Merge pull request #1065 from sivel/gating
Use ansible-testing project to validate basic module requirements
10 years ago
Brian Coca 6efa406b6f added examples to route53_zone
fixes #1061
10 years ago
Joel Thompson 736321001f Add new ec2_vpc_dhcp_options module
This module manages EC2 DHCP options for a given VPC. It allows you to
specify all the options which AWS allows you to set in a DHCP option
set.
10 years ago
Marcin Dobosz aee09745d3 Fix win_iis_webapppool module to not null ref when removing an apppool using PS4 10 years ago
Matt Martz 9645d67fd4 Update excludes with currently failing modules 10 years ago
Matt Martz 9342bd7c38 Import module snippets in the correct location 10 years ago
Matt Martz 4b9388ce99 Fix tabbed indentation in packaging/os/pkgutil.py 10 years ago
Matt Martz 87b0a45a85 Fix tabbed indentation in network/haproxy.py 10 years ago
Matt Martz 0826256e0f Remove unneeded spaces at the end of ohai 10 years ago
Matt Martz f7f760b8d8 Use ansible-testing project to validate basic module requirements 10 years ago
Brian Coca 2850c7acb8 Merge pull request #1336 from quoing/devel
Fix 'An error occurred while looking up _xmpp-client._tcp.10.100.1.10…8' when IP host is configured
10 years ago
Brian Coca 9ba7e03ae1 Merge pull request #1416 from mscherer/fix_1326
Replace choices=BOOLEANS by type='bool', fix #1326
10 years ago
Michael Scherer 2f3dc1352f Replace choices=BOOLEANS by type='bool', fix #1326 10 years ago
Rene Moser 06f6a5375e cloudstack: fix name is not case insensitive 10 years ago
Rene Moser 15b14f8109 cloudstack: cs_instance: fix do not require name to be set to avoid clashes
Require one of display_name or name. If both is given, name is used as identifier.
10 years ago
Brian Coca 1ae3b6a020 Merge pull request #1408 from resmo/fix/next/cs_volume
[next] cloudstack: cs_volume: simplify detach on state=absent
10 years ago
Rene Moser 56fb7abc65
cloudstack: cs_volume: simplify detach on state=absent 10 years ago
Dreamcat4 64be5b395a win_regedit: fixes #1404
When 'value:' is set to be the key's  "(default)" property value
10 years ago
Linus Unnebäck cdf7fa2250 iptables: cleanup 10 years ago
Brian Coca c6829752d8 Merge pull request #1398 from joelthompson/feature/consul_module_tweaks
Add no_log=True to consul modules' API tokens
10 years ago
Alexander Winkler 2586541ba1 Added update_catalog and some error handling 10 years ago
Rene Moser 182cbbd4f7 cloudstack: cs_template: implement state=extracted 10 years ago
Joel Thompson ae8a4581f4 Add no_log=True to consul modules' API tokens
API tokens should be considered sensitive and not logged.
10 years ago
Brian Coca 06bdec0cac Merge pull request #1390 from ObjectifLibre/devel
Add an __init__.py file in openstack/
10 years ago
Gauvain Pocentek 652676cf95 Add an __init__.py file in openstack/
The os_project module doesn't get installed if the __init__ file doesn't
exist in the repository.
10 years ago
Benjamin Wilson 1fe0330abe Properly handle adding multiple bricks to volume 10 years ago
Toshio Kuratomi 8ec4f95ffd Merge pull request #1255 from Jmainguy/mysql_connect
Unify mysql modules.
10 years ago
Brian Coca bde5686552 Merge pull request #1380 from zacharya/devel
Wrapping room parameter in a string in case of using room IDs
10 years ago
Brian Coca 2883b05d43 Merge pull request #1148 from TecSet/devel-pacman-fixes
Module Fix: Pacman
10 years ago
Brian Coca 2511255473 Merge pull request #1334 from RobberPhex/deploy_helper-current-existence
verify existence when cleanup and fire
10 years ago
Brian Coca 577b930df9 Merge pull request #1335 from resmo/fix/1321
[next]: cloudstack: fixes and improvements
10 years ago
Brian Coca fef9c99d00 Merge pull request #1384 from resmo/for-ansible
[stable-2.0] cloudstack: fixes and improvements
10 years ago