1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-05-15 14:05:13 +00:00
community.general/lib/ansible/modules
David Moreau-Simard 7a56e5d45d Add sensu_handler Ansible module
This provides a sensu_handler module in order to be able to dynamically
configure a Sensu handler.
2017-08-09 16:34:20 -04:00
..
cloud AWS EC2 ASG - Replace ELBs correctly and remove existing ELBs when specified as an empty list (#27830) 2017-08-09 11:56:30 -04:00
clustering Add ConfigMap support to kubernetes module (#21014) 2017-08-09 16:03:35 -04:00
commands command: PEP8 compliancy (#27740) 2017-08-04 08:39:13 +02:00
crypto crypto/openssl_*: Standardize implementaton and add support keyUsage, extenededKeyUsage (#27281) 2017-08-03 12:27:17 +01:00
database Improve error messages when MySQLdb is not installed (#27871) 2017-08-08 12:59:51 -04:00
files New module: Support manipulating XML files (#25323) 2017-08-08 20:21:03 -07:00
identity CyberArk User Management (#27519) 2017-08-08 18:34:40 -07:00
inventory Get rid of more wildcard imports and add boilerplate to more modules 2017-07-29 07:02:12 -07:00
messaging Fix rabbitmq modules for python3 import 2017-08-07 19:42:39 -07:00
monitoring Add sensu_handler Ansible module 2017-08-09 16:34:20 -04:00
net_tools get_url: Use atomic_move with get_url rather then shutil.copyfile 2017-08-09 10:09:03 -04:00
network nxos_bgp_neighbor_af does not want required_together (#26370) 2017-08-09 15:54:34 -04:00
notification Proposed new notification module: BearyChat (#21947) 2017-08-01 12:47:47 +01:00
packaging fixed formatting for maven_artifact synopsis 2017-08-09 14:43:29 -04:00
remote_management hpilo modules: PEP8 fixes (#27739) 2017-08-04 11:52:31 +02:00
source_control remove wildcards and add boilerplate 2017-07-29 14:13:30 -07:00
storage Refactor E-Series Volume to use module_utils (#20901) 2017-08-08 14:51:02 -06:00
system sefcontext: PEP8 compliancy (#27742) 2017-08-04 10:01:17 -04:00
utilities Add set_fact_persistent action and module. (#26153) 2017-08-02 15:57:58 -04:00
web_infrastructure Fix documentation issue in jira module (#27820) (#27823) 2017-08-07 14:04:35 +05:30
windows win_stat: add explicit error message when file is in use (#27826) 2017-08-07 12:04:42 +10:00
__init__.py