James Cammarata
6198f5471f
Merge pull request #972 from wimnat/feature/route_table_facts_doc_fix
...
Documentation fixup
9 years ago
James Cammarata
984b7bd09d
Merge pull request #983 from DazWorrall/bug/sensu_check_missing_file
...
Fix errors in sensu_check
9 years ago
Darren Worrall
b0926125c2
Fix json loading in sensu_check
...
Fixes `AttributeError: 'str' object has no attribute 'read'` when the
check path exists
9 years ago
Darren Worrall
4ead053031
Initialise `stream` variable
...
Fixes `UnboundLocalError: local variable 'stream' referenced before
assignment` when the check path doesnt exist
9 years ago
Mischa ter Smitten
a65965e38e
Add more modes to the mysql_replication module
...
Fixes #979
9 years ago
Gerard Lynch
30b676478b
fix param description rst syntax
9 years ago
kovacsbalu
22de417dad
Use push_type and send link with push_link.
9 years ago
Rob
d1c15d6c84
Documentation fixup
9 years ago
Rene Moser
384eaba766
composer: smarter arguments handling
...
To get all available options in json for each command, `composer help <command> --format=json` can be used. This allows us to simply parse the output and dynamically find out if an option is available. Neat!
9 years ago
Rene Moser
7fdfa01615
composer: rename composer_install to composer_command
9 years ago
Rene Moser
0b0cc7b049
composer: simplify has_changed()
9 years ago
Siert Zijl
57f9b735f3
#931 append dot to zone if not defined
9 years ago
Rene Moser
c419dabe12
cloudstack: cs_account re-factor error handling state=present
9 years ago
Rene Moser
67bc8e9fda
cloudstack: cs_account: create account for states locked/disabled/enabled if not present
9 years ago
Rene Moser
462c90eb54
cloudstack: cs_account: add state unlocked as alias for enabled
9 years ago
Brian Coca
ea1bd0b078
Merge pull request #959 from resmo/for-ansible
...
cloudstack: fix templates not always have checksums
9 years ago
Rene Moser
578dbe1d37
cloudstack: new module cs_user
9 years ago
Rene Moser
6bd40787ce
cloudstack: fix templates not always have checksums
...
It is not documented but it seems only registered templates have checksums. Templates created from VMs and snapshot don't.
This change fixes the traceback. But we must re-thinking, if it still makes sense to look for the checksum.
9 years ago
Brian Coca
648ff9b856
Merge pull request #934 from analogbyte/devel
...
fix #894 by actually updating with the modified settings
9 years ago
Brian Coca
5a39c5ed0d
Merge pull request #948 from steynovich/patch-1
...
Update route53_zone.py
9 years ago
Brian Coca
9285b232f7
Merge pull request #855 from markleehamilton/openvswitch_db
...
Openvswitch db
9 years ago
James Cammarata
82f8ffc627
Merge pull request #954 from evanccnyc/devel
...
fixing hang after creation in ec2_eni
9 years ago
Evan Carter
604578cfcc
fixing hang after creation
9 years ago
Mark Chance
dca0d4a08c
update version, fix fail msgs
9 years ago
Mark Chance
158b9b664d
update version, fix fail msgs
9 years ago
Mark Chance
de95580f66
fix docs, enhance fail msgs
9 years ago
Mark Chance
03cd38e7ab
cloud amazon ECS task definition module
9 years ago
Mark Chance
f802fc2ce3
cloud amazon ECS cluster module
9 years ago
Mark Chance
a5083a4a17
cloud amazon ECS task modules
9 years ago
steynovich
bdfb67ae28
Update route53_zone.py
...
Proposed fix for issue #940
Fix: Include common AWS parameters in module arguments
9 years ago
Mark Hamilton
cef26fd695
removed extra syslog message and DOCUMENTATION variable
9 years ago
Brian Coca
84b460d96d
added version added
9 years ago
Brian Coca
919b2e96e2
Merge pull request #882 from isotopp/devel
...
add force= option to allow force installation/removal of packages
9 years ago
Kristian Koehntopp
d0e3c882f9
Merge remote-tracking branch 'upstream/devel' into devel
9 years ago
Brian Coca
6ba52c694d
Merge pull request #924 from resmo/for-ansible
...
cloudstack: cs_account: fix error handing on state=absent
9 years ago
Michael Perzel
123a2b25ed
Remove duplicate action declaration.
9 years ago
Michael Perzel
a7675e6621
Note parameters that are not idempotent
9 years ago
Michael Perzel
685c935a37
Documentation updates
9 years ago
Michael Perzel
64416ff094
Fix logging of error message
9 years ago
Michael Perzel
de1696cb74
Add support for specifying user for scheduled task to run as
9 years ago
Michael Perzel
027dff6d3d
Add support for command arguments
9 years ago
Brian Coca
cb1b8055ba
Merge pull request #930 from yasuyuki-baba/devel
...
typetalk module does not work
9 years ago
Brian Coca
c7fe46f3f7
Merge pull request #935 from privateip/devel
...
adds missing serialize_instance function
9 years ago
Michael Perzel
d0b4bc0dda
Show order of operations with parenthesis
9 years ago
Michael Perzel
a9eb69b0fa
Use helper methods to validate vars. Cleanup logic.
9 years ago
Peter Sprygada
356e867721
adds missing serialize_instance function
9 years ago
Brian Coca
ba64e812b1
Merge pull request #926 from h3biomed/eni_creation_hang_fix
...
Fix hang at creation of detached ENIs
9 years ago
Daniel Nägele
39eb3807f3
fix #894 by actually updating with the modified settings
9 years ago
Kristian Koehntopp
7435b49f77
Merge remote-tracking branch 'upstream/devel' into devel
9 years ago
baba
c7f7698fdc
Fix missing parameter in typetalk module
9 years ago