Commit Graph

7408 Commits (92e2ea2cefb65b622619f89ca462e94614b4cc0c)
 

Author SHA1 Message Date
Brian Coca 7da1f8d4ca Merge pull request #1228 from romainrbr/iptables-ctstate-to-state
Editing iptable module to use -m state --state instead of -m conntrack --ctstate
10 years ago
Brian Coca 444155ce13 Merge pull request #1254 from agireud/os_project_fix
Fix return documentation
10 years ago
Alberto Gireud c9e4c32f41 Fix return documentation 10 years ago
Brian Coca aa859f6331 Merge pull request #1220 from agireud/os_project
Add openstack project module
10 years ago
Brian Coca f19ceaa711 Merge pull request #1252 from defionscode/devel
Sendgrid docs fix
10 years ago
Jonathan Davila 39a3255ef3 Sendgrid docs fix 10 years ago
Jordan Cohen 20d6e3daaf support for event alert monitors 10 years ago
Brian Coca 875a055103 corrected choices which was meant to be type 10 years ago
James Cammarata e5362cc76a Version bump for new beta 2.0.0-0.5.beta3 10 years ago
Brian Coca cf7db64575 Merge pull request #1238 from Jmainguy/irc_colors
IRC module: Added style= and more colors.
10 years ago
Jonathan Mainguy 19b506f64f Added style= and more colors. 10 years ago
Dylan Martin b0298ba4f1 added version option 10 years ago
Brad Wilson 3177e9eaf0 Add apply_to option to rabbitmq_policy 10 years ago
Toshio Kuratomi e52e015791 Documentation fixes 10 years ago
Toshio Kuratomi 1ddc3211a3 Merge pull request #832 from yaegashi/module-blockinfile
New module: blockinfile
10 years ago
Toshio Kuratomi 1de3509f3b Merge pull request #1053 from indrajitr/homebrew-path-support
homebrew: Add explicit documentation for 'path' argument (with expected default)
10 years ago
Toshio Kuratomi 08fb2d340c Merge pull request #1132 from caduri/devel
[Bug] exchange name contains chars that needs to be quoted
10 years ago
Toshio Kuratomi 949610bbce Merge pull request #1202 from joelthompson/feature/sns_topic
Add sns_topic module to manage AWS SNS topics
10 years ago
Toshio Kuratomi 0270d104d1 Merge pull request #1203 from Etherdaemon/new_route53_facts_module
New Route53 facts module
10 years ago
Toshio Kuratomi e1b9788f7b Merge pull request #1208 from h0nIg/devel_win_nssm
win_nssm: account get fix
10 years ago
Toshio Kuratomi 16b1e39c97 Merge pull request #1222 from grypyrg/devel
mysql_replication: including error number and code
10 years ago
Toshio Kuratomi ae94b71fb8 Merge pull request #1232 from robinro/patch-1
better cope with rpm not returning package name
10 years ago
Robin Roth 9f02fbe072 better cope with rpm not returning package name
if the rpm query is missing a package name (or giving some error): fail soft

before the patch: the module fails because the installed_state dict is missing the package name

after the patch: the missing package is assumed to not be in the correct state and is installed/removed with zypper
10 years ago
Brian Coca 7d8dd6e210 Merge pull request #446 from xiaclo/patch-1
Allow NPM to update packages
10 years ago
Romain Brucker e0bdd2e7f6 Editing iptable module to use -m state --state instead of -m conntrack --ctstate 10 years ago
Alberto Gireud b01f083ec3 Add openstack project module 10 years ago
Brian Coca 6cc43bbd56 Merge pull request #1225 from ritzk/zabbix-create-on
prevent zabbix config from being overwritten
10 years ago
Ritesh Khadgaray 5e103d604a allows user to not update zabbix host config if host is present. 10 years ago
Kenny Gryp 53d42cd8d8 revert to unbreak pull request 10 years ago
Kenny Gryp e1c1ea9013 in order for replication setup to work, some errors should be ignored 10 years ago
Brian Coca 62f52d702a Merge pull request #1211 from ksatirli/devel
fixes a typo in Datadog Monitor docs
10 years ago
Brian Coca ebddad7d3b Merge pull request #1212 from jcftang/znode-docs-fix
Fix documentation, the correct parameter is "name"
10 years ago
Brian Coca a88132b0be Merge pull request #1210 from jaymell/devel
Fixed call to module.log
10 years ago
Jimmy Tang b51d096c31 Fix documentation, the correct parameter is "name" 10 years ago
Kerim Satirli 2ac53bf559 fixes a typo in Datadog Monitor docs 10 years ago
Hans-Joachim Kliemeck 5753a05625 fixxed problem with match @ 10 years ago
root 63003372b4 Fixed call to module.log 10 years ago
Etherdaemon 1ee6962c93 Add new module to allow for getting and listing of Route53 relevant details 10 years ago
Joel Thompson 437a62836f Add sns_topic module to manage AWS SNS topics
This adds an sns_topic module which allows you to create and delete AWS
SNS topics as well as subscriptions to those topics.
10 years ago
Greg DeKoenigsberg f281eb2b30 Add new SMEs for Zabbix 10 years ago
Brian Coca 2555c8e8b7 Merge pull request #1196 from wimnat/feature/ec2_remote_facts_fix
Prevent ec2_remote_facts from failing when listing a terminated instance
10 years ago
Brian Coca 0f4917a33c Merge pull request #1199 from Azorr/iptables-add-limit
Adding limit support for iptables module
10 years ago
Romain Brucker 2b04f0c5cf Fixing limit type from list to string 10 years ago
Romain Brucker dbee2266e1 Adding limit feature to iptables module 10 years ago
Brian Coca 6a87eed586 made ctstate default to [] and evaluation conditional on the list being popoulated 10 years ago
Brian Coca ea2fd78e6a fixed default from None to [] for ctstate 10 years ago
Kenny Gryp 975d7952b9 including error code and error number when database connection creation fails 10 years ago
Brian Coca 9fb6054500 avoid index error on empty list, key being true means its not None nor []
fixes #13009
10 years ago
wimnat a21d935e66 Prevent ec2_remote_facts from failing when listing a terminated instance 10 years ago
Brian Coca abad3d1617 Merge pull request #1128 from pmakowski/mageia5
no-suggests is obsolete, switch to no-recommends
10 years ago