Greg DeKoenigsberg
17e755786e
Adding author's github id
10 years ago
Greg DeKoenigsberg
997a0a11d0
Adding author's github id
10 years ago
Brian Coca
56f466c70d
Merge pull request #328 from cloudnull/lxc-overlayfs-feature
...
Added overlayfs backend type to the lxc_container module
10 years ago
Brian Coca
bfb8868d8b
Merge pull request #469 from sigmavirus24/lxc-bug-fix
...
Interpolate container name into error message
10 years ago
Brian Coca
916cc17acf
minor doc fixes
10 years ago
Brian Coca
7f29609e8e
Merge pull request #288 from mhite/bigip_pool_member_session_monitor_state
...
Support for monitor and session state manipulation added to bigip_pool_m...
10 years ago
Brian Coca
fbc0bcbd9c
minor doc fixes
10 years ago
Brian Coca
07ed2ffb67
Merge pull request #124 from banyek/mysql-gtid-replication
...
gtid_replication parameter added
10 years ago
Toshio Kuratomi
e3373ffc46
Fix documentation
10 years ago
Brian Coca
aa86c5ff90
Merge pull request #431 from resmo/fix/cs_securitygroup_rule
...
cloudstack: fix cs_securitygroup_rule result output not always worked as expected
10 years ago
Brian Coca
d20d89948d
Merge pull request #467 from resmo/feature/extend_cs_firewall
...
WIP: cloudstack: extend cs_firewall
10 years ago
Brian Coca
05ed2778d5
Merge pull request #459 from resmo/feature/cs_instance_account
...
cloudstack: cs_instance: add domain and account
10 years ago
Brian Coca
b13c9955a1
Merge pull request #468 from resmo/feature/extend_cs_vmshapshot
...
cloudstack: cs_vmshapshot: add account and domain
10 years ago
Brian Coca
e579da1fc7
Merge pull request #473 from resmo/feature/cs_sshkeypair_account_domain
...
cloudstack: cs_sshkeypair: add account and domain support
10 years ago
Brian Coca
3ee26c3e9d
Merge pull request #421 from resmo/feature/cs_portforward
...
cloudstack: new cs_portforward module
10 years ago
Brian Coca
c51c64409e
Merge pull request #458 from NickatEpic/devel
...
New module for creating annotations with Circonus SaaS service
10 years ago
Rene Moser
24b2b29aba
cloudstack: cs_firewall: add results
10 years ago
Rene Moser
0edf04dca2
cloudstack: cs_vmshapshot: add account and domain
10 years ago
Rene Moser
cc02c3227a
cloudstack: new cs_portforward module
10 years ago
Rene Moser
c5514e0618
cloudstack: cs_instance: add domain and account
10 years ago
Rene Moser
5bc3ae040d
cloudstack: cs_firewall: add account and domain
10 years ago
Rene Moser
8476fe1d72
cloudstack: add alias `port` in cs_firewall
10 years ago
Rene Moser
4c24c1cbfd
cloudstack: cs_securitygroup_rule: minor cleanup, DRY
10 years ago
Rene Moser
5de249aaf9
cloudstack: cs_securitygroup_rule: fix result was not always what expected
10 years ago
Rene Moser
185cb8757d
cloudstack: cs_securitygroup_rule: type -> sg_type
10 years ago
Rene Moser
95305f4ea9
cloudstack: cs_sshkeypair: add account and domain support
10 years ago
Nick Harring
cf2b734ab3
Removed as keyword for 2.4 and earlier backwards compat.
10 years ago
Nick Harring
46f6e5f6fc
Fixed ansible module import which I changed chasing a better PEP-8 score.
10 years ago
Nick Harring
910761bd6d
Added version_added in Documentation output. Fixed shebang to be /usr/bin/python.
10 years ago
Brian Coca
8afc822d0c
Merge pull request #485 from dhutty/patch-1
...
Additional example, not using local_action
10 years ago
dhutty
33b845a14f
Additional example, not using local_action
10 years ago
Matt Martz
ab0e131586
Merge pull request #484 from sivel/py27-compileall
...
Add py27 compileall to test all modules
10 years ago
Toshio Kuratomi
e5022ba87b
Add python >= 2.6 to documented deps
10 years ago
Matt Martz
6c8d505532
Add py27 compileall to test all modules, specifically for syntax errors
10 years ago
Brian Coca
e1c6757eae
Merge pull request #477 from resmo/feature/cs_account
...
cloudstack: add new module cs_account
10 years ago
Brian Coca
a9910c7de5
Merge pull request #423 from JeanFred/hipchat-checkmode
...
Add check_mode support to HipChat module
10 years ago
Toshio Kuratomi
a589a66710
Update module documentation if modules have a dep on python2.6+
10 years ago
Toshio Kuratomi
6bf4558df8
Merge pull request #476 from sivel/py24-fixes
...
Fix up modules that have python24 syntax errors
10 years ago
Rene Moser
92c6f64adf
cloudstack: add new module cs_account
10 years ago
Matt Martz
d97ffb3f58
Be more explicit with exclusions
10 years ago
Matt Martz
a258606694
Use try/finally with file opening to close the file
10 years ago
Matt Martz
c8bd663548
Exclude consul modules from py24 syntax check
10 years ago
Matt Martz
1b3b0caa51
Give consul modules a .py extension
10 years ago
Matt Martz
265fefd7ec
Give pushover a .py file extension
10 years ago
Matt Martz
e568032bc3
Fix up modules that have python24 syntax error
10 years ago
Jean-Fred Berthelot
f0508fa30e
Add check_mode support to HipChat module
...
The HipChat module declares to support check_mode,
but the message is sent in any case.
With this, if executed in check mode, the module will exit
before actually sending the message to HipChat.
It will return changed=False, as per the convention
for notifications modules.
10 years ago
Ian Cordasco
deb11be684
Interpolate container name into error message
...
In the event failed to start, the container name was not being properly
interpolated into the error message.
10 years ago
Toshio Kuratomi
19b345932a
Merge pull request #465 from sivel/python24-compat-test
...
Add test validating if modules are python24 compatible
10 years ago
Brian Coca
b89532cd21
Merge pull request #454 from jeffrizzo/pkgin-fix
...
Support both new and old pkgin versions by testing if '-p' flag exists.
10 years ago
Brian Coca
42f3df3862
Merge pull request #443 from resmo/feature/cs_instancegroup
...
cloudstack: new module cs_instancegroup
10 years ago